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
*
fix several compile() issues by translating newlines in the tokenizer
Benjamin Peterson
2009-11-12
1
-4/+0
*
Adding tests derived from the Jython project. These are primarily tests of
Frank Wierzbicki
2009-08-02
1
-0/+116
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
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