Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d4128f397dbfe400e34d399d6b4595240b3de546
/
Lib
/
test
/
test_compiler.py
f369470
Fix compiler.ast.flatten function so that it works on lists.
by Neil Schemenauer
· 20 years ago
e890682
Whitespace normalization.
by Tim Peters
· 20 years ago
f418991
Flush out support for ``class B(): pass`` syntax by adding support to the
by Brett Cannon
· 20 years ago
e0b855f
test for fixedness of bug #1057835. (thanks to Raymond for the prod).
by Michael W. Hudson
· 21 years ago
29589a0
Open source files in universal newlines mode.
by Michael W. Hudson
· 21 years ago
0e9980f
Whitespace normalization.
by Tim Peters
· 21 years ago
566d934
compiler.transformer: correct lineno attribute when possible SF patch #1015989
by Jeremy Hylton
· 21 years ago
ed20ad8
Change the strategy for coping with time intensive tests from
by Raymond Hettinger
· 21 years ago
0955f29
Tell unittest that source files with "badsyntax" in their names should
by Tim Peters
· 21 years ago
2a5f656
Renamed locals to better reflect their meanings.
by Tim Peters
· 21 years ago
b6ecc16
In verbose mode, display the name of each file before trying to compile
by Tim Peters
· 21 years ago
9ca3f85
Whitespace normalization.
by Tim Peters
· 21 years ago
4336eda
Add a trivial test for the compiler package, guarded by compiler resource.
by Jeremy Hylton
· 21 years ago