Update of /projects/cvsroot/python/dist/src/Modules In directory eric:/home/guido/hp/mal/py-patched/Modules Added Files: _codecsmodule.c Log Message: Internal module _codecs -- Provides access to the codec registry and the builtin codecs. Written by Marc-Andre Lemburg.