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
/
test
/
test_module.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-25
1
-0/+91
*
fix this test to actually test something (closes #13606)
Benjamin Peterson
2011-12-15
1
-2/+4
*
prefer clearing global objects to obscure module.__dict__ bugs #10068
Benjamin Peterson
2010-10-12
1
-1/+16
*
Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-...
Benjamin Peterson
2009-11-13
1
-0/+8
*
Merged revisions 74457 via svnmerge from
Benjamin Peterson
2009-08-15
1
-0/+1
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-4/+4
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-45/+58
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Repair the test (adding a docstring to the module type changed the
Guido van Rossum
2002-06-04
1
-1/+1
*
Surprising fix for SF bug 563060: module can be used as base class.
Guido van Rossum
2002-06-04
1
-0/+48