]> granicus.if.org Git - python/commit
Replace the old EBCDIC codecs with new ones using the decoding table.
authorMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 14:35:35 +0000 (14:35 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 14:35:35 +0000 (14:35 +0000)
commit0f00ba8bd885d86e028f971292a5f20b590a0c13
tree4153471fa211bfc130f85b0f53b08695ef9b4487
parent7797be7b3b738689343dc6adaef29ee0a893874b
Replace the old EBCDIC codecs with new ones using the decoding table.
Lib/encodings/cp037.py
Lib/encodings/cp1026.py
Lib/encodings/cp500.py
Lib/encodings/cp875.py