]> granicus.if.org Git - python/commit
Merged revisions 62047 via svnmerge from
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 05:14:30 +0000 (05:14 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 05:14:30 +0000 (05:14 +0000)
commitad74aa8dc015fab019ffa965f45cc3437ad152c2
tree2e4c8aad0da2d1d65be842895efc52af6d8adc64
parentd35759388b224106c4331812d5931d8ce5ae8c07
Merged revisions 62047 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62047 | georg.brandl | 2008-03-29 23:40:17 -0700 (Sat, 29 Mar 2008) | 2 lines

  Patch #2511: Give the "excepthandler" AST item proper attributes by making it a Sum.
........
Include/Python-ast.h
Lib/test/test_ast.py
Parser/Python.asdl
Python/Python-ast.c
Python/ast.c
Python/compile.c
Python/symtable.c