Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d85e51c900349d410eb49f1552fa686c02a1580c
/
Lib
/
importlib
/
abc.py
b89ee8e
Clarify importlib.abc.PyPycLoader.write_bytecode().
by Brett Cannon
· 15 years ago
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