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_codeop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-1/+1
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-13/+13
*
Merged revisions 76230 via svnmerge from
Benjamin Peterson
2009-11-13
1
-4/+0
*
Merged revisions 74291 via svnmerge from
Frank Wierzbicki
2009-08-02
1
-0/+116
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-2/+2
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-2/+2
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-2/+2
*
Whitespace normalization.
Tim Peters
2003-06-15
1
-6/+6
*
minor fix, jython-only. Don't asssume stdout to save is the ur-stdout.
Samuele Pedroni
2003-05-17
1
-1/+2
*
beefed up version: jython support, covers now fixed differences between CPyth...
Samuele Pedroni
2003-05-17
1
-11/+105
*
- Finally fixed the bug in compile() and exec where a string ending
Guido van Rossum
2003-02-13
1
-3/+4
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+7
*
Whitespace normalization.
Tim Peters
2001-08-09
1
-4/+4
*
Patch #442866: Tests for codeop.py.
Martin v. Löwis
2001-07-30
1
-0/+90