cpython/Lib/compiler
Jeremy Hylton 7708d697ee add varargs and kwargs flags to Lambda nodes 2000-02-17 22:06:20 +00:00
..
__init__.py make p2c a package 2000-02-04 00:25:34 +00:00
ast.py add varargs and kwargs flags to Lambda nodes 2000-02-17 22:06:20 +00:00
consts.py constants from transformer 2000-02-08 18:57:51 +00:00
misc.py add flatten helper function 2000-02-16 00:49:47 +00:00
pyassem.py fix argcount generation for arg lists containing tuple unpacks 2000-02-16 00:50:29 +00:00
pycodegen.py satisfy the tabnanny 2000-02-17 17:56:29 +00:00
transformer.py more robust assignment of lineno for keyword args 2000-02-16 00:51:37 +00:00