]> granicus.if.org Git - python/commit
Merged revisions 84214 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 19 Aug 2010 21:35:59 +0000 (21:35 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 19 Aug 2010 21:35:59 +0000 (21:35 +0000)
commita1e5c69d5bc50b57ac10a27c77a6016947919abd
tree83518d23fee5d459fa2fcfd8d75a5061355bd605
parentfc34ac5fdd8633179c1438ee9ef32a018d76e658
Merged revisions 84214 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84214 | amaury.forgeotdarc | 2010-08-19 23:32:38 +0200 (jeu., 19 août 2010) | 3 lines

  Add tests for r84209 (crashes in the Ast builder)
  Also remove one tab, and move a check closer to the possible failure.
........
Lib/test/test_syntax.py
Python/ast.c