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 geon
Recipients geon
Date 2009-01-03.04:56:19
SpamBayes Score 0.042692807
Marked as misclassified No
Message-id <1230958581.39.0.288049654968.issue4815@psf.upfronthosting.co.za>
In-reply-to
Content
When you open file without encoding declaration, make changes and save,
then IDLE changes without any question encodings to utf8. You can try it
on attached file that is cp1250 now. 

It could be that at first saving we are asked to use 
*utf8 
*current one.
History
Date User Action Args
2009-01-03 04:56:21geonsetrecipients: + geon
2009-01-03 04:56:21geonsetmessageid: <1230958581.39.0.288049654968.issue4815@psf.upfronthosting.co.za>
2009-01-03 04:56:20geonlinkissue4815 messages
2009-01-03 04:56:19geoncreate