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 InfiniteHybrid
Recipients InfiniteHybrid, ned.deily, ronaldoussoren
Date 2016-09-06.04:20:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I am experiencing an issue where when I finish coding a program and I go to save file, just before running the program, I have manually add the .py extension, instead of the extension being already embedded with the file name, given that I am saving the file through the (IDLE/python) script/interpreter/compiler. On other systems it seems to automatically ad the .py extension when saving files, but not on my Macbook Pro (Running OS X El Capitan V 10.11.6). Please help
History
Date User Action Args
2016-09-06 04:20:06InfiniteHybridsetrecipients: + InfiniteHybrid, ronaldoussoren, ned.deily
2016-09-06 04:20:06InfiniteHybridsetmessageid: <[email protected]>
2016-09-06 04:20:06InfiniteHybridlinkissue27965 messages
2016-09-06 04:20:06InfiniteHybridcreate