[Python-Dev] cpython: Issue #15210: If _frozen_importlib is not found in sys.modules by (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Mon Jul 2 23:20:27 CEST 2012
- Previous message: [Python-Dev] New stable buildbots
- Next message: [Python-Dev] GitHub mirror (Was: Bitbucket mirror?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2 Jul 2012 20:53:15 +0200 (CEST) brett.cannon <python-checkins at python.org> wrote:
http://hg.python.org/cpython/rev/818db871d29a changeset: 77916:818db871d29a user: Brett Cannon <brett at python.org> date: Mon Jul 02 14:53:10 2012 -0400 summary: Issue #15210: If frozenimportlib is not found in sys.modules by importlib.init, then catch the KeyError raised, not ImportError.
There's a test failure here:
Regards
Antoine.
- Previous message: [Python-Dev] New stable buildbots
- Next message: [Python-Dev] GitHub mirror (Was: Bitbucket mirror?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]