Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ec7922cb3eef8c770e906478fad75951a0d69116
/
Lib
/
importlib
/
util.py
f24fecd
Issue #18076: Introduce imoportlib.util.decode_source().
by Brett Cannon
· 12 years ago
a3c9615
Issue #17907: touch up the code for imp.new_module().
by Brett Cannon
· 12 years ago
05a647d
Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document the
by Brett Cannon
· 12 years ago
0e75c06
fix whitespace
by Brett Cannon
· 12 years ago
0dbb4c7
Issues #18088, 18089: Introduce
by Brett Cannon
· 12 years ago
357c9fb
Rename importlib.util.ModuleManager to module_to_load so that the name
by Brett Cannon
· 12 years ago
a3687f0
Introduce importlib.util.ModuleManager which is a context manager to
by Brett Cannon
· 12 years ago
d200bf5
Add importlib.util.resolve_name().
by Brett Cannon
· 13 years ago
28a691b
PEP 3147
by Barry Warsaw
· 16 years ago
2cf03a8
Implement importlib.util.set_loader: a decorator to automatically set
by Brett Cannon
· 17 years ago
435aad8
Rename importlib.util.set___package__ to set_package.
by Brett Cannon
· 17 years ago
57b46f5
Expose importlib.util.set___package__.
by Brett Cannon
· 17 years ago
d2e7b33
Implement the more specific PEP 302 semantics for loaders and what happens upon
by Brett Cannon
· 17 years ago