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_frozen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-2/+2
*
In a number of places code still revers
Ronald Oussoren
2010-05-05
1
-7/+6
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+1
*
Remove some from __future__ import with_statements
Benjamin Peterson
2008-04-30
1
-1/+0
*
Some tests did not pass on repeated calls (regrtest -R::)
Amaury Forgeot d'Arc
2008-04-18
1
-0/+4
*
Add ``if __name__ == '__main__'`` to some test files where it didn't take a lot
Brett Cannon
2008-04-01
1
-0/+5
*
Port test_frozen to unittest.
Georg Brandl
2007-08-24
1
-23/+36
*
n the Mac the frozen import that should fail actually succeeds, and we know i...
Jack Jansen
2003-01-08
1
-6/+7
*
[SF bug 631713] use the import exeption message in the TestFailed
Finn Bock
2002-11-01
1
-3/+3
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Fix the frozen bytecode for __hello__ (betcha didn't know that existed
Guido van Rossum
2001-10-18
1
-0/+26