]> granicus.if.org Git - python/commit
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
authorGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 17:25:23 +0000 (17:25 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 17:25:23 +0000 (17:25 +0000)
commitb95de4f847c04f2b82f75e27e477afd229a189b1
treea83e7bc4e6f69c0bf0ae52dd8d245cbb75319e1f
parent52a644cbda06985def76b077e541a88d1f60e61d
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
mechanism is enhanced to be more informative.
Lib/codecs.py
Python/codecs.c