index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
importlib
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18076: Introduce imoportlib.util.decode_source().
Brett Cannon
2013-06-16
1
-0/+1
*
Issue #17907: touch up the code for imp.new_module().
Brett Cannon
2013-06-15
1
-0/+2
*
Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document the
Brett Cannon
2013-06-14
1
-0/+1
*
fix whitespace
Brett Cannon
2013-05-31
1
-1/+1
*
Issues #18088, 18089: Introduce
Brett Cannon
2013-05-31
1
-1/+44
*
Rename importlib.util.ModuleManager to module_to_load so that the name
Brett Cannon
2013-05-30
1
-1/+1
*
Introduce importlib.util.ModuleManager which is a context manager to
Brett Cannon
2013-05-28
1
-0/+1
*
Add importlib.util.resolve_name().
Brett Cannon
2012-05-13
1
-0/+16
*
PEP 3147
Barry Warsaw
2010-04-17
1
-0/+1
*
Implement importlib.util.set_loader: a decorator to automatically set
Brett Cannon
2009-03-10
1
-0/+1
*
Rename importlib.util.set___package__ to set_package.
Brett Cannon
2009-03-04
1
-1/+1
*
Expose importlib.util.set___package__.
Brett Cannon
2009-03-02
1
-0/+1
*
Implement the more specific PEP 302 semantics for loaders and what happens upon
Brett Cannon
2009-02-17
1
-0/+2