index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
ast.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #22525: clarify documentation for ast.literal_eval().
Georg Brandl
2014-11-05
1
-6/+8
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
document that various functions that parse from source will interpret things ...
Benjamin Peterson
2013-09-01
1
-4/+4
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-5/+3
*
Use standard heading for ast module docs
Éric Araujo
2011-08-19
1
-4/+2
*
Issue #11000 ast.parse doc fix (r88172)
Terry Reedy
2011-01-24
1
-2/+2
*
Merged revisions 87876-87877 via svnmerge from
Georg Brandl
2011-01-09
1
-3/+3
*
Provide links to Python source in a handful of
Raymond Hettinger
2010-11-05
1
-0/+5
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-2/+2
*
Fix uses of the default role.
Georg Brandl
2009-01-03
1
-6/+6
*
a few compile() and ast doc improvements
Benjamin Peterson
2008-11-08
1
-6/+5
*
Documentation fix.
Georg Brandl
2008-06-21
1
-1/+1
*
Documented the new AST constructor.
Armin Ronacher
2008-06-10
1
-0/+5
*
Fix a formatting error in the ast documentation.
Armin Ronacher
2008-06-10
1
-1/+1
*
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
Georg Brandl
2008-06-10
1
-0/+257