summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-08-19 17:43:15 (GMT)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-08-19 17:43:15 (GMT)
commit92dc80a8d8c4bf72a40079c46d6fb6302e448b0c (patch)
tree63d84d29e397f7c7eb56ec2cc575e1c0db6da932 /Lib
parent5c1808a1a81c22ae60d170320f454afb207454d1 (diff)
downloadcpython-92dc80a8d8c4bf72a40079c46d6fb6302e448b0c.zip
cpython-92dc80a8d8c4bf72a40079c46d6fb6302e448b0c.tar.gz
cpython-92dc80a8d8c4bf72a40079c46d6fb6302e448b0c.tar.bz2
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 'Lib')
0 files changed, 0 insertions, 0 deletions