]> granicus.if.org Git - python/commit
Issue #27959: Prevent ImportError from escaping codec search function
authorSteve Dower <steve.dower@microsoft.com>
Wed, 7 Sep 2016 16:31:52 +0000 (09:31 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 7 Sep 2016 16:31:52 +0000 (09:31 -0700)
commitfe8f4c9e87699acfd740dfc38ae5320691598250
treef911eda95b3418157c21165ec6870b11af8d7a78
parent2f8bfef1587b3e8f43c0ce7cd9546137c5b56782
Issue #27959: Prevent ImportError from escaping codec search function
Lib/encodings/__init__.py
Lib/test/test_io.py