]> granicus.if.org Git - python/commit
ISsue #14988: restore Python 2's behavior of raising ImportError when unable to load...
authorEli Bendersky <eliben@gmail.com>
Tue, 17 Jul 2012 11:20:38 +0000 (14:20 +0300)
committerEli Bendersky <eliben@gmail.com>
Tue, 17 Jul 2012 11:20:38 +0000 (14:20 +0300)
commit66099b0cdcce7ee6d0d384a6f7687499bc67f15e
treefb285cd264bf37dd35b33664cd58458f9287ed0d
parent954d46b2ccf2c5800b89bd6c8616cafeb39168d6
ISsue #14988: restore Python 2's behavior of raising ImportError when unable to load pyexpat, instead of a SystemError/RuntimeError
Modules/_elementtree.c