]> granicus.if.org Git - python/commit
Issue #11000 ast.parse parses source, not just expressions.
authorTerry Reedy <tjreedy@udel.edu>
Mon, 24 Jan 2011 21:36:03 +0000 (21:36 +0000)
committerTerry Reedy <tjreedy@udel.edu>
Mon, 24 Jan 2011 21:36:03 +0000 (21:36 +0000)
commitfeac624827a6523e29f69210d69a0627d19bfd2b
tree3f5a72d4c04feaaa835e9d3edc63d0a7685d1ffa
parentb02701101b94bda88179652b0133557baa801368
Issue #11000 ast.parse parses source, not just expressions.
Doc/library/ast.rst
Lib/ast.py