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 loewis
Recipients loewis, vstinner
Date 2008-10-04.08:03:07
SpamBayes Score 0.00023991772
Marked as misclassified No
Message-id <1223107389.52.0.737531966309.issue4035@psf.upfronthosting.co.za>
In-reply-to
Content
This is incorrect. On Windows, if the path contains characters with no
representation in CP_ACP, encoding the path as bytes makes it invalid.
History
Date User Action Args
2008-10-04 08:03:09loewissetrecipients: + loewis, vstinner
2008-10-04 08:03:09loewissetmessageid: <1223107389.52.0.737531966309.issue4035@psf.upfronthosting.co.za>
2008-10-04 08:03:08loewislinkissue4035 messages
2008-10-04 08:03:07loewiscreate