Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.7
/
Lib
/
ast.py
tag
074531d25e6b244dcb7858093b79377a78535919
tagger
Benjamin Peterson <benjamin@python.org>
Tue Jan 26 18:43:13 2021
object
8d21aa21f2cbc6d50aab3f420bb23be1d081dac4
the end of the 2.7 branch
51581de
Issue #11000 ast.parse doc fix (r88172)
by Terry Reedy
· 15 years ago
6adb979
Merged revisions 87876-87877 via svnmerge from
by Georg Brandl
· 15 years ago
dd53e11
ast.literal_eval can properly evaluate complex numbers now. This fixes issue4907.
by Armin Ronacher
· 17 years ago
297ddcd
Fixed #4062, added import for _ast.__version__ to ast to match the documented behavior.
by Armin Ronacher
· 17 years ago
c2dd030
Docstring correction
by Andrew M. Kuchling
· 17 years ago
8509db5
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
by Georg Brandl
· 17 years ago