New submission from Xavier de Gaye <xdeg...@gmail.com>: pyclbr must raise ImportError instead of KeyError. The attached patch fixes the problem. A test case is included.
---------- components: Library (Lib) files: pdb_default.patch keywords: patch messages: 160523 nosy: xdegaye priority: normal severity: normal status: open title: pyclbr raises KeyError when the prefix of a dotted name is not a package type: behavior versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file25563/pdb_default.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14798> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com