]> granicus.if.org Git - python/commit
Revert #571603 since it is ok to import codecs that are not subdirectories
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 29 Jul 2002 14:05:24 +0000 (14:05 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 29 Jul 2002 14:05:24 +0000 (14:05 +0000)
commitb9e0764d8bc610d90d5aed9d8a97fe7643a2eeec
treefa2a901d58da2a7b220d7c291d8354910b7dd113
parenta2905273766bbbebb87274c87b62772cdfaeb180
Revert #571603 since it is ok to import codecs that are not subdirectories
of encodings. Skip modules that don't have a getregentry function.
Lib/encodings/__init__.py