This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
91e6c8717b
cpython
/
Lib
/
importlib
History
Serhiy Storchaka
9da3961f36
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
2018-09-19 09:28:06 +03:00
..
__init__.py
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
2018-09-18 22:22:29 +03:00
_bootstrap.py
bpo-32946: Speed up "from ... import ..." from non-packages. (GH-5873)
2018-03-11 10:52:37 +02:00
_bootstrap_external.py
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
2018-09-18 22:22:29 +03:00
abc.py
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
2018-04-30 11:31:45 -07:00
machinery.py
…
resources.py
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
2018-09-19 09:28:06 +03:00
util.py
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
2018-06-07 02:02:24 -04:00