Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7c4f96f44281d652fda7069397dced4f6af6353d
/
Lib
/
compiler
/
ast.py
fa974a9
change node Classdef to Class
by Jeremy Hylton
· 26 years ago
7708d69
add varargs and kwargs flags to Lambda nodes
by Jeremy Hylton
· 26 years ago
ca1ad18
tidy up tryexcept and tryfinally nodes
by Jeremy Hylton
· 26 years ago
17988d2
LeftShift & RightShift: fix reprs, change attr names to left and right
by Jeremy Hylton
· 26 years ago
bf6267e
rename several of the generic attribute names for nodes. new node attrs are:
by Jeremy Hylton
· 26 years ago
156a975
make all unary operators have a single child node called expr
by Jeremy Hylton
· 26 years ago
9605c11
move constants out of transformer so that they can be shared with ast
by Jeremy Hylton
· 26 years ago
f968e85
three files from the p2c cvs tree. the message here indicates the
by Jeremy Hylton
· 26 years ago