[issue14798] pyclbr raises KeyError when the prefix of a dotted name is not a package

Roundup Robot report at bugs.python.org
Fri May 18 21:03:23 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 2d2079593212 by Petri Lehtinen in branch '2.7':
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
http://hg.python.org/cpython/rev/2d2079593212

New changeset 895246f1a06a by Petri Lehtinen in branch '3.2':
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
http://hg.python.org/cpython/rev/895246f1a06a

New changeset 2f51c15bbc56 by Petri Lehtinen in branch 'default':
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
http://hg.python.org/cpython/rev/2f51c15bbc56

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14798>
_______________________________________


More information about the Python-bugs-list mailing list