]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #435971: UTF-7 codec by Brian Quinlan.
authorMarc-André Lemburg <mal@egenix.com>
Thu, 20 Sep 2001 10:35:46 +0000 (10:35 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 20 Sep 2001 10:35:46 +0000 (10:35 +0000)
commitc60e6f777114f43c64f1b83f9ad2b6e4efd220e7
treec7c600ed692c243edbd520872a2648cb9c01a8c1
parent26e3b681b26c9978c819396e278f43d356d86f9e
Patch #435971: UTF-7 codec by Brian Quinlan.
Include/unicodeobject.h
Lib/encodings/aliases.py
Lib/test/test_unicode.py
Modules/_codecsmodule.c
Objects/unicodeobject.c