]> granicus.if.org Git - python/commit
Issue #28289: ImportError.__init__ now resets not specified attributes.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Sep 2016 04:53:32 +0000 (07:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Sep 2016 04:53:32 +0000 (07:53 +0300)
commite9e44484a51d4caab2a28c883dccb7321828abde
treea038f8ab6be7663a89cd09839fbb75593bffe7d1
parent2e8c939e3d8103cd4f236754764858cb23342ab3
Issue #28289: ImportError.__init__ now resets not specified attributes.
Lib/test/test_exceptions.py
Misc/NEWS
Objects/exceptions.c