Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
importlib
/
abc.py
6919427
Implement the PEP 302 protocol for get_filename() as
by Brett Cannon
· 16 years ago
64ef00f
Importlib's documentation said that importlib.abc.PyLoader inherited from
by Brett Cannon
· 16 years ago
8d11013
Implement InspectLoader for FrozenImporter.
by Brett Cannon
· 16 years ago
a113ac5
Implement InspectLoader for BuiltinImporter.
by Brett Cannon
· 16 years ago
7aa21f7
A few more docstring/API cleanups for importlib.
by Brett Cannon
· 16 years ago
2a922ed
Introduce importlib.abc. The module contains various ABCs related to imports
by Brett Cannon
· 16 years ago