]> granicus.if.org Git - python/commit
Add two new tools to compare codecs and show differences and to
authorMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 13:47:03 +0000 (13:47 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 13:47:03 +0000 (13:47 +0000)
commit92b201debcb7c796a68df372f3660e02b2c85d40
tree491c56f6a6cf99810eee6c4935fc25dded20b3b4
parentc5694c8bf4bf2008b42e0107fb245415df4147fd
Add two new tools to compare codecs and show differences and to
list all installed codecs.
Tools/unicode/comparecodecs.py [new file with mode: 0644]
Tools/unicode/listcodecs.py [new file with mode: 0644]