]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Whitespace normalization.
authorTim Peters <tim.peters@gmail.com>
Tue, 28 Feb 2006 18:30:36 +0000 (18:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 28 Feb 2006 18:30:36 +0000 (18:30 +0000)
commit710ab3b5f8d114b9be200af135c6327117b8c676
tree0b4d5f3eeac98a29e67ba966f26654f5fdf4b066
parent08533fdad62197f4724f029c33b88975733f4045
Whitespace normalization.
Demo/parser/unparse.py
Lib/compiler/ast.py
Lib/test/contextmanager.py
Lib/test/nested.py
Lib/test/test_ast.py
Lib/test/test_importhooks.py
Lib/test/test_with.py
Parser/asdl.py
Parser/asdl_c.py