]> granicus.if.org Git - python/commit
Merged revisions 87876-87877 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:53:14 +0000 (07:53 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:53:14 +0000 (07:53 +0000)
commit6adb97939b132f9dcd2b6c440eaae445b20a15e0
treec14a4395d76806b422dc446de7c9545be344fe8f
parentcec4b4fa049426c9d93eebb1feb34204487d495e
Merged revisions 87876-87877 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87876 | georg.brandl | 2011-01-09 08:38:51 +0100 (So, 09 Jan 2011) | 1 line

  #10869: do not visit root node twice in ast.increment_lineno().
........
  r87877 | georg.brandl | 2011-01-09 08:50:48 +0100 (So, 09 Jan 2011) | 1 line

  Add missing line.
........
Doc/library/ast.rst
Lib/ast.py
Lib/test/test_ast.py
Misc/ACKS
Misc/NEWS