SIGN IN SIGN UP

bpo-36298: Raise ModuleNotFoundError in pyclbr when a module can't be found (GH-12358)

Before, an `AttributeError` was raised due to trying to access an attribute that exists on specs but having received `None` instead for a non-existent module.


https://bugs.python.org/issue36298
B
Brett Cannon committed
5086589305ff5538709856b27314b68f06ae93db
Parent: dd7c4ce
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 3/22/2019, 10:16:50 PM