Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5863a396035e1b0bd46d201c7511c2b90c4c1c20
/
Lib
/
ast.py
51581de
Issue #11000 ast.parse doc fix (r88172)
by Terry Reedy
· 14 years ago
6adb979
Merged revisions 87876-87877 via svnmerge from
by Georg Brandl
· 14 years ago
dd53e11
ast.literal_eval can properly evaluate complex numbers now. This fixes issue4907.
by Armin Ronacher
· 16 years ago
297ddcd
Fixed #4062, added import for _ast.__version__ to ast to match the documented behavior.
by Armin Ronacher
· 16 years ago
c2dd030
Docstring correction
by Andrew M. Kuchling
· 16 years ago
8509db5
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
by Georg Brandl
· 16 years ago