diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2010-08-19 17:43:15 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2010-08-19 17:43:15 (GMT) |
commit | 92dc80a8d8c4bf72a40079c46d6fb6302e448b0c (patch) | |
tree | 63d84d29e397f7c7eb56ec2cc575e1c0db6da932 /pyconfig.h.in | |
parent | 5c1808a1a81c22ae60d170320f454afb207454d1 (diff) | |
download | cpython-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 'pyconfig.h.in')
0 files changed, 0 insertions, 0 deletions