This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients BreamoreBoy, ava1ar, eric.araujo, georg.brandl
Date 2013-03-28.14:36:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364481372.71.0.563201699815.issue6671@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry I did not comment earlier, but there is this way:

>>> os.environ.get('DESKTOP_SESSION') == 'xfce'
True
History
Date User Action Args
2013-03-28 14:36:12eric.araujosetrecipients: + eric.araujo, georg.brandl, ava1ar, BreamoreBoy
2013-03-28 14:36:12eric.araujosetmessageid: <1364481372.71.0.563201699815.issue6671@psf.upfronthosting.co.za>
2013-03-28 14:36:12eric.araujolinkissue6671 messages
2013-03-28 14:36:12eric.araujocreate