cpython/Lib/compiler
Michael W. Hudson 3f06189332 this is patch
[ 988698 ] compiler.transformer fix for (a, b) = 1, 2

fixing bug

[ 988613 ] compiler.transformer and tuple unpacking
2004-07-12 13:15:56 +00:00
..
__init__.py
ast.py SF patch #872326: Generator expression implementation 2004-05-19 08:20:33 +00:00
consts.py
future.py
misc.py
pyassem.py
pycodegen.py Whitespace normalization. 2004-07-07 20:54:48 +00:00
symbols.py Whitespace normalization. 2004-07-07 20:54:48 +00:00
syntax.py
transformer.py this is patch 2004-07-12 13:15:56 +00:00
visitor.py Comment typo fixes 2003-08-11 16:20:39 +00:00