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 baikie
Recipients baikie, vstinner
Date 2010-08-13.18:36:20
SpamBayes Score 3.2088604e-07
Marked as misclassified No
Message-id <1281724582.16.0.0794411907378.issue9580@psf.upfronthosting.co.za>
In-reply-to
Content
The CS_PATH variable is a colon-separated list of directories ("the value for the PATH environment variable that finds all standard utilities"), so the file system encoding is certainly correct there.

I don't see any reference to an encoding in the POSIX spec for confstr().
History
Date User Action Args
2010-08-13 18:36:22baikiesetrecipients: + baikie, vstinner
2010-08-13 18:36:22baikiesetmessageid: <1281724582.16.0.0794411907378.issue9580@psf.upfronthosting.co.za>
2010-08-13 18:36:20baikielinkissue9580 messages
2010-08-13 18:36:20baikiecreate