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 ocean-city
Recipients kevinwatters, loewis, ocean-city
Date 2009-02-16.07:50:56
SpamBayes Score 0.0029583164
Marked as misclassified No
Message-id <1234770665.2.0.752665022108.issue5249@psf.upfronthosting.co.za>
In-reply-to
Content
Locale is my weak point. :-(
If there is locale encoding function like PyUnicode_DecodeFSDefault for
file system encoding, I think I can use it.
History
Date User Action Args
2009-02-16 07:51:05ocean-citysetrecipients: + ocean-city, loewis, kevinwatters
2009-02-16 07:51:05ocean-citysetmessageid: <1234770665.2.0.752665022108.issue5249@psf.upfronthosting.co.za>
2009-02-16 07:50:57ocean-citylinkissue5249 messages
2009-02-16 07:50:57ocean-citycreate