Staging
v0.8.1
https://github.com/python/cpython
Revision 5086589305ff5538709856b27314b68f06ae93db authored by Brett Cannon on 22 March 2019, 22:16:50 UTC, committed by Miss Islington (bot) on 22 March 2019, 22:16:50 UTC


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
1 parent dd7c4ce
History
Tip revision: 5086589305ff5538709856b27314b68f06ae93db authored by Brett Cannon on 22 March 2019, 22:16:50 UTC
bpo-36298: Raise ModuleNotFoundError in pyclbr when a module can't be found (GH-12358)
Tip revision: 5086589
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top