This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients xdegaye
Date 2012-05-13.16:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336927140.56.0.342713229106.issue14798@psf.upfronthosting.co.za>
In-reply-to
Content
pyclbr must raise ImportError instead of KeyError.
The attached patch fixes the problem. A test case is included.
History
Date User Action Args
2012-05-13 16:39:00xdegayesetrecipients: + xdegaye
2012-05-13 16:39:00xdegayesetmessageid: <1336927140.56.0.342713229106.issue14798@psf.upfronthosting.co.za>
2012-05-13 16:38:59xdegayelinkissue14798 messages
2012-05-13 16:38:59xdegayecreate