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 roger.serwy
Recipients ajaksu2, amaury.forgeotdarc, brian.curtin, geon, gpolo, roger.serwy, taleinat, terry.reedy
Date 2011-12-14.18:49:55
SpamBayes Score 0.0043608053
Marked as misclassified No
Message-id <1323888596.49.0.718963769.issue4832@psf.upfronthosting.co.za>
In-reply-to
Content
I was unable to produce the crash that Pavel described in msg87703.  

Just adding "defaultextension=''" solves this issue for Windows and still preserves the correct behavior on Linux. Amaury's quote of tcl/tk documentation in msg87695 mentions this as well.

I tested this on Linux with 2.7.1 and 3.2 and on Windows Vista using 2.7.1 and 3.2.2. 

Attached is a diff against 3.3a0.
History
Date User Action Args
2011-12-14 18:49:56roger.serwysetrecipients: + roger.serwy, terry.reedy, amaury.forgeotdarc, taleinat, ajaksu2, gpolo, geon, brian.curtin
2011-12-14 18:49:56roger.serwysetmessageid: <1323888596.49.0.718963769.issue4832@psf.upfronthosting.co.za>
2011-12-14 18:49:55roger.serwylinkissue4832 messages
2011-12-14 18:49:55roger.serwycreate