Fail codecs.lookup() on 'mbcs' and 'tactis'

jepler at unpythonic.net jepler at unpythonic.net
Thu Aug 4 10:51:16 EDT 2005


I don't know what 'tactis' is, but 'mbcs' is not a portable character set name.
It's a special character set name on win32, which refers to some system-specific
multibyte character set.

I don't think these "failures" are a Python bug.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050804/e2324cc3/attachment.sig>


More information about the Python-list mailing list