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 gruszczy
Recipients dangyogi, flox, gruszczy, r.david.murray
Date 2010-03-30.20:35:30
SpamBayes Score 0.00021674666
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I have read, that I shouldn't directly use Py_FileSystemDefaultEncoding and rather use PyUnicode_GetDefaultEncoding, so I have changed the code a little.
History
Date User Action Args
2010-03-30 20:35:33gruszczysetrecipients: + gruszczy, dangyogi, r.david.murray, flox
2010-03-30 20:35:33gruszczysetmessageid: <[email protected]>
2010-03-30 20:35:31gruszczylinkissue8256 messages
2010-03-30 20:35:31gruszczycreate