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 ezio.melotti
Recipients amaury.forgeotdarc, ezio.melotti, saturn_mimas
Date 2010-01-12.18:30:57
SpamBayes Score 1.4134322e-06
Marked as misclassified No
Message-id <1263321059.23.0.252281429254.issue3426@psf.upfronthosting.co.za>
In-reply-to
Content
This also caused the failure in #7669.
I think that the functions in os.path are supposed to return unicode when they get unicode, so I agree that os.getcwdu should be used instead.
I'm not sure about os.path.supports_unicode_filenames though.
History
Date User Action Args
2010-01-12 18:30:59ezio.melottisetrecipients: + ezio.melotti, amaury.forgeotdarc, saturn_mimas
2010-01-12 18:30:59ezio.melottisetmessageid: <1263321059.23.0.252281429254.issue3426@psf.upfronthosting.co.za>
2010-01-12 18:30:57ezio.melottilinkissue3426 messages
2010-01-12 18:30:57ezio.melotticreate