]> granicus.if.org Git - python/commit
Issue #23071: Added missing names to codecs.__all__. Patch by Martin Panter.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 20 Dec 2014 15:42:24 +0000 (17:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 20 Dec 2014 15:42:24 +0000 (17:42 +0200)
commit74a651b4e6dce58c9827ddd005ba558a7cbe5bff
tree6918426354b91e6423ee853e1e16884a6b4034ce
parentd4f5c1436be9b965d3e9a82cd43783a1fbed4114
Issue #23071: Added missing names to codecs.__all__.  Patch by Martin Panter.
Lib/codecs.py
Lib/test/test_codecs.py
Misc/NEWS