diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2010-08-19 20:26:00 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2010-08-19 20:26:00 (GMT) |
commit | fc34ac5fdd8633179c1438ee9ef32a018d76e658 (patch) | |
tree | 90f499a1b36ac925d37da8a2b49f3032ed311722 /Tools | |
parent | cb39d6c4e23df99f7a6d101a08b21ff898f13ac8 (diff) | |
download | cpython-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