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 rhettinger
Recipients rhettinger
Date 2014-05-29.07:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401349272.89.0.982652468131.issue21603@psf.upfronthosting.co.za>
In-reply-to
Content
In IDLE, edit and save a file foo.py.
Then choose File SaveAs.
The dialog box only shows "foo", not "foo.py"
which is irritating when renaming a file or saving a variant of a file.
History
Date User Action Args
2014-05-29 07:41:13rhettingersetrecipients: + rhettinger
2014-05-29 07:41:12rhettingersetmessageid: <1401349272.89.0.982652468131.issue21603@psf.upfronthosting.co.za>
2014-05-29 07:41:12rhettingerlinkissue21603 messages
2014-05-29 07:41:11rhettingercreate