]> granicus.if.org Git - python/commit
Support 'mbcs' as a 'built-in' encoding, so the C API can use it without
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 1 Jul 2003 00:13:27 +0000 (00:13 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 1 Jul 2003 00:13:27 +0000 (00:13 +0000)
commit0ccda1ee1096799a30a6480feab0f6032f707c01
tree9695feb839fc158b68d4c61574080cd8cdc96c58
parentecc7171007e692b8444c084f6f32be550dddc628
Support 'mbcs' as a 'built-in' encoding, so the C API can use it without
defering to the encodings package.
As described in [ 763111 ] mbcs encoding should skip encodings package
Objects/unicodeobject.c