Message 219338 - Python tracker

Message219338

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