summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-08-19 20:26:00 (GMT)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-08-19 20:26:00 (GMT)
commitfc34ac5fdd8633179c1438ee9ef32a018d76e658 (patch)
tree90f499a1b36ac925d37da8a2b49f3032ed311722 /Tools
parentcb39d6c4e23df99f7a6d101a08b21ff898f13ac8 (diff)
downloadcpython-fc34ac5fdd8633179c1438ee9ef32a018d76e658.zip
cpython-fc34ac5fdd8633179c1438ee9ef32a018d76e658.tar.gz
cpython-fc34ac5fdd8633179c1438ee9ef32a018d76e658.tar.bz2
Merged revisions 84209 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84209 | amaury.forgeotdarc | 2010-08-19 19:43:15 +0200 (jeu., 19 août 2010) | 5 lines Check the return values for all functions returning an ast node. Failure to do it may result in strange error messages or even crashes, in admittedly convoluted cases that are normally syntax errors, like: def f(*xx, __debug__): pass ........
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions