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
/
test
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #2377: Make importlib the implementation of __import__().
Brett Cannon
2012-04-14
1
-1/+1
*
Issue #13591: import_module potentially imports a module twice.
Meador Inge
2011-12-15
1
-1/+6
*
Remove custom test-skipping code in importlib tests for unittest code.
Brett Cannon
2009-07-20
1
-13/+14
*
Tests for case-senstivity were not being skipped for darwin when installed on a
Brett Cannon
2009-05-11
1
-8/+9
*
fix name again
Benjamin Peterson
2009-04-04
1
-1/+1
*
fix name
Benjamin Peterson
2009-04-04
1
-1/+1
*
fix naming
Benjamin Peterson
2009-04-03
1
-3/+3
*
os.path.listdir -> os.listdir
Benjamin Peterson
2009-04-03
1
-1/+1
*
Check that on a platform that is expected to have a case-insensitive filesystem
Brett Cannon
2009-04-02
1
-1/+8
*
Factor out helper code from importlib.test.extension.test_path_hook.
Brett Cannon
2009-02-07
1
-1/+2
*
Move import semantic util code to importlib.test.import_.util.
Brett Cannon
2009-02-01
1
-32/+0
*
Rename importlib.test.support to importlib.test.util.
Brett Cannon
2009-02-01
1
-0/+153