[Python-3000] basestring removal, file and co_filename (original) (raw)
Marcin ‘Qrczak’ Kowalczyk qrczak at knm.org.pl
Fri Oct 12 02:34:03 CEST 2007
- Previous message: [Python-3000] basestring removal, __file__ and co_filename
- Next message: [Python-3000] basestring removal, __file__ and co_filename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dnia 11-10-2007, Cz o godzinie 13:11 -0700, Gregory P. Smith pisze:
Are there OSes and filesystems out there that'd store in anything other than one of the popular codecs (UTF-8, 16, 32, latin1, mbcs)?
I've been using ISO-8859-2 by default on my Linux until February 2007.
Most filenames were not Polish and thus ASCII of course, and Evolution used UTF-8 for internal filenames of its folders even with the locale encoding being ISO-8859-2 (which accidentally helped with the migration to UTF-8).
-- _("< Marcin Kowalczyk _/ qrczak at knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/
- Previous message: [Python-3000] basestring removal, __file__ and co_filename
- Next message: [Python-3000] basestring removal, __file__ and co_filename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]