]> granicus.if.org Git - python/commit
Merged revisions 87876-87877 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:55:46 +0000 (07:55 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:55:46 +0000 (07:55 +0000)
commit7fdc746a81a29a5f917fb41500b03c92adf40851
tree4fcfdeda32dbf260b44ac4e0c486674c6191774e
parent389af0037175ec5327d401b3d4a3b13d509cc926
Merged revisions 87876-87877 via svnmerge from
svn+ssh://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