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 serhiy.storchaka
Recipients serhiy.storchaka, skip.montanaro
Date 2015-02-01.19:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422820290.9.0.329189755834.issue23374@psf.upfronthosting.co.za>
In-reply-to
Content
What are sys.getfilesystemencoding(), locale.getpreferredencoding(False), os.popen('cat', 'w').encoding?
History
Date User Action Args
2015-02-01 19:51:30serhiy.storchakasetrecipients: + serhiy.storchaka, skip.montanaro
2015-02-01 19:51:30serhiy.storchakasetmessageid: <1422820290.9.0.329189755834.issue23374@psf.upfronthosting.co.za>
2015-02-01 19:51:30serhiy.storchakalinkissue23374 messages
2015-02-01 19:51:30serhiy.storchakacreate