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 ned.deily
Recipients ned.deily, rhettinger
Date 2014-05-29.18:33:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401388394.23.0.93328722629.issue21603@psf.upfronthosting.co.za>
In-reply-to
Content
There are known differences among the various Tk implementations with regard to how file extensions are handled in Tk file dialogs, like IDLE uses; see Issue4832.  Can you say which version of Tk was in use (it should be in the About IDLE display) and on what platform?  I was not able to reproduce this behavior on any of the current OS X IDLEs and Tks with Save As.
History
Date User Action Args
2014-05-29 18:33:14ned.deilysetrecipients: + ned.deily, rhettinger
2014-05-29 18:33:14ned.deilysetmessageid: <1401388394.23.0.93328722629.issue21603@psf.upfronthosting.co.za>
2014-05-29 18:33:13ned.deilylinkissue21603 messages
2014-05-29 18:33:12ned.deilycreate