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 brian.curtin
Recipients amaury.forgeotdarc, brian.curtin, dino.viehland, flox, michael.foord, midnightdf, r.david.murray
Date 2010-03-10.16:19:28
SpamBayes Score 0.0004423481
Marked as misclassified No
Message-id <1268237970.5.0.912371711913.issue8110@psf.upfronthosting.co.za>
In-reply-to
Content
Also, using platform.system() == 'Windows' would exclude IronPython running on Mono.
History
Date User Action Args
2010-03-10 16:19:30brian.curtinsetrecipients: + brian.curtin, amaury.forgeotdarc, dino.viehland, r.david.murray, michael.foord, flox, midnightdf
2010-03-10 16:19:30brian.curtinsetmessageid: <1268237970.5.0.912371711913.issue8110@psf.upfronthosting.co.za>
2010-03-10 16:19:28brian.curtinlinkissue8110 messages
2010-03-10 16:19:28brian.curtincreate