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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, kristjan.jonsson, loewis, ocean-city, rhettinger
Date 2009-02-19.23:23:50
SpamBayes Score 0.0009334706
Marked as misclassified No
Message-id <1235085831.9.0.141836714309.issue5306@psf.upfronthosting.co.za>
In-reply-to
Content
I merged the change manually, and came to the same patch as ocean-city;

Then I noticed that os.device_encoding() (new in python 3.0) needs the 
same check as well.
History
Date User Action Args
2009-02-19 23:23:52amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, rhettinger, kristjan.jonsson, ocean-city, benjamin.peterson
2009-02-19 23:23:51amaury.forgeotdarcsetmessageid: <1235085831.9.0.141836714309.issue5306@psf.upfronthosting.co.za>
2009-02-19 23:23:50amaury.forgeotdarclinkissue5306 messages
2009-02-19 23:23:50amaury.forgeotdarccreate