commit | e2d67f98d1aade1059b2ff3278672b2ffbaf180e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Mar 10 23:09:23 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Mar 10 23:09:23 2000 +0000 |
tree | 9c029f014f4f113b7846bdd61ba6419deb638cf6 | |
parent | 5bfc2eb6972f35c3f81a08d93885e3c86089e22d [diff] |
Internal module _codecs -- Provides access to the codec registry and the builtin codecs. Written by Marc-Andre Lemburg.