cpython/Lib/encodings
Barry Warsaw 51ac58039f On 17-Mar-2000, Marc-Andre Lemburg said:
Attached you find an update of the Unicode implementation.

    The patch is against the current CVS version. I would appreciate
    if someone with CVS checkin permissions could check the changes
    in.

    The patch contains all bugs and patches sent this week and also
    fixes a leak in the codecs code and a bug in the free list code
    for Unicode objects (which only shows up when compiling Python
    with Py_DEBUG; thanks to MarkH for spotting this one).
2000-03-20 16:36:48 +00:00
..
__init__.py On 17-Mar-2000, Marc-Andre Lemburg said: 2000-03-20 16:36:48 +00:00
aliases.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
ascii.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
charmap.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp037.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp424.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp437.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp500.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp737.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp775.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp850.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp852.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp855.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp856.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp857.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp860.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp861.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp862.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp863.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp864.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp865.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp866.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp869.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp874.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp875.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1006.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1026.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1250.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1251.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1252.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1253.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1254.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1255.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1256.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1257.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
cp1258.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_1.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_2.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_3.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_4.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_5.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_6.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_7.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_8.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_9.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_10.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_13.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_14.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
iso8859_15.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
koi8_r.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
latin_1.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_cyrillic.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_greek.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_iceland.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_latin2.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_roman.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
mac_turkish.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
raw_unicode_escape.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
unicode_escape.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
unicode_internal.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
utf_8.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
utf_16.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
utf_16_be.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00
utf_16_le.py Marc-Andre Lemburg: Unicode encodings. 2000-03-10 23:17:24 +00:00