Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Tools
/
compiler
/
astgen.py
b9d4963
Issue #7092: Fix the DeprecationWarnings emitted by the standard library
by Antoine Pitrou
· 15 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
ca4d08b
NodeInfo.__gen_init(): Fiddle so that reindent.py is
by Tim Peters
· 19 years ago
f369470
Fix compiler.ast.flatten function so that it works on lists.
by Neil Schemenauer
· 20 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
c2a5a63
PEP-0318, @decorator-style. In Guido's words:
by Anthony Baxter
· 21 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
eab4328
Fix calculation of hardest_arg.
by Jeremy Hylton
· 24 years ago
5477f52
Revise implementations of getChildren() and getChildNodes().
by Jeremy Hylton
· 24 years ago
ab427b8
Generate correct reprs for Mul, Add, etc.
by Jeremy Hylton
· 24 years ago
9272b14
Fix typo in astgen script
by Jeremy Hylton
· 24 years ago
eef6590
Add getChildNodes() method to Node
by Jeremy Hylton
· 24 years ago
821eee3
Support for generation of ast.py from simple description of node
by Jeremy Hylton
· 25 years ago