]> granicus.if.org Git - python/commit
Remove CJKCodecs implementation of UTF-7 and UTF-8 codec which
authorHye-Shik Chang <hyeshik@gmail.com>
Wed, 28 Jul 2004 09:36:52 +0000 (09:36 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Wed, 28 Jul 2004 09:36:52 +0000 (09:36 +0000)
commiteb34110190fa8f3460f803826f1d14a7521d42d2
treef5b149b53ac6caee55655c92d80d677c88dd7a18
parentbee417439eee87e8daa0145f5b16635356a64a8e
Remove CJKCodecs implementation of UTF-7 and UTF-8 codec which
aren't intended to be part of Python distributiuon.  This was
accidently imported on mass converting from standalone version of
CJKCodecs.
Modules/cjkcodecs/_codecs_unicode.c [deleted file]