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_compiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert revision 41940: the test causes -uall to
Tim Peters
2006-01-07
1
-4/+1
*
Add compiler test regarding optional arguments.
Georg Brandl
2006-01-06
1
-1/+4
*
Fix compiler test when run with -u (long mode)
Neal Norwitz
2005-10-24
1
-1/+1
*
Fix compiler.ast.flatten function so that it works on lists.
Neil Schemenauer
2005-06-02
1
-0/+5
*
Whitespace normalization.
Tim Peters
2005-04-20
1
-1/+1
*
Flush out support for ``class B(): pass`` syntax by adding support to the
Brett Cannon
2005-04-09
1
-0/+3
*
test for fixedness of bug #1057835.
Michael W. Hudson
2004-11-08
1
-0/+2
*
Open source files in universal newlines mode.
Michael W. Hudson
2004-10-11
1
-1/+1
*
Whitespace normalization.
Tim Peters
2004-09-12
1
-4/+4
*
compiler.transformer: correct lineno attribute when possible
Jeremy Hylton
2004-09-07
1
-0/+59
*
Change the strategy for coping with time intensive tests from
Raymond Hettinger
2004-09-04
1
-1/+5
*
Tell unittest that source files with "badsyntax" in their names should
Tim Peters
2004-08-08
1
-1/+5
*
Renamed locals to better reflect their meanings.
Tim Peters
2004-08-08
1
-6/+6
*
In verbose mode, display the name of each file before trying to compile
Tim Peters
2004-08-08
1
-1/+4
*
Whitespace normalization.
Tim Peters
2004-08-08
1
-3/+0
*
Add a trivial test for the compiler package, guarded by compiler resource.
Jeremy Hylton
2004-08-07
1
-0/+34