Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f4b341b0e6fa19e2ae88df754081a24ef1eaf033
cpython/Lib/importlib
History
Brett Cannon 45a5e3afe5 Issue #15168: Move importlb.test to test.test_importlib.
This should make the Linux distros happy as it is now easier to leave
importlib's tests out of their base Python distribution.
2012-07-20 14:48:53 -04:00
..
__init__.py
Close #15386: There was a loophole that meant importlib.machinery and imp would sometimes reference an uninitialised copy of importlib._bootstrap
2012-07-20 23:40:09 +10:00
_bootstrap.py
Issue #15343: A lot more than just unicode decoding can go wrong when retrieving a source file
2012-07-15 22:12:14 +10:00
abc.py
Closes #15030: Make importlib.abc.PyPycLoader respect the new .pyc
2012-07-02 14:35:34 -04:00
machinery.py
Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_suffixes() API rather than the deprecated inspect.getmoduleinfo()
2012-07-18 23:14:57 +10:00
util.py
Add importlib.util.resolve_name().
2012-05-13 13:45:09 -04:00
Powered by Gitea Page: 492ms Template: 20ms
English
English
Licenses API