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 gpolo
Recipients ajaksu2, amaury.forgeotdarc, geon, gpolo
Date 2009-08-01.20:45:06
SpamBayes Score 2.5476707e-05
Marked as misclassified No
Message-id <1249159508.57.0.0333949790902.issue4832@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching a very similar patch that I tested on Linux and Windows.
It just combines the default behaviour with the details required for
Windows, that is, the default extension is set to '.py' for Windows and
'' elsewhere (the default).
History
Date User Action Args
2009-08-01 20:45:08gpolosetrecipients: + gpolo, amaury.forgeotdarc, ajaksu2, geon
2009-08-01 20:45:08gpolosetmessageid: <1249159508.57.0.0333949790902.issue4832@psf.upfronthosting.co.za>
2009-08-01 20:45:07gpololinkissue4832 messages
2009-08-01 20:45:07gpolocreate