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 davidsarah
Recipients davidsarah, ezio.melotti, lemburg, loewis, michael.foord, pitrou, skrah, tzot, vstinner
Date 2010-10-23.16:40:48
SpamBayes Score 1.6490536e-05
Marked as misclassified No
Message-id <1287852050.14.0.135475447604.issue6058@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, false alarm. python -c "import os; print repr(os.getcwdu())" works as expected, so the exception is part of issue 1602.

(My command about there being no need to distinguish this codepage from UTF-8 stands.)
History
Date User Action Args
2010-10-23 16:40:50davidsarahsetrecipients: + davidsarah, lemburg, loewis, tzot, pitrou, vstinner, ezio.melotti, michael.foord, skrah
2010-10-23 16:40:50davidsarahsetmessageid: <1287852050.14.0.135475447604.issue6058@psf.upfronthosting.co.za>
2010-10-23 16:40:48davidsarahlinkissue6058 messages
2010-10-23 16:40:48davidsarahcreate