This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-06 07:22:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6eaac13c92
cpython
/
Lib
/
importlib
History
Download ZIP
Download TAR.GZ
Brett Cannon
6eaac13c92
Issue
#21156
: importlib.abc.InspectLoader.source_to_code() is now a
...
staticmethod.
2014-05-09 12:28:22 -04:00
..
__init__.py
Issue
#20884
: Don't assume in importlib.__init__ that __file__ is
2014-03-21 10:58:33 -04:00
_bootstrap.py
PEP 465: a dedicated infix operator for matrix multiplication (
closes
#21176
)
2014-04-09 23:55:56 -04:00
abc.py
Issue
#21156
: importlib.abc.InspectLoader.source_to_code() is now a
2014-05-09 12:28:22 -04:00
machinery.py
Implement PEP 451 (ModuleSpec).
2013-11-22 09:05:39 -07:00
util.py
Issue
#17621
: Introduce importlib.util.LazyLoader.
2014-04-04 13:53:38 -04:00