summaryrefslogtreecommitdiffstats
path: root/Lib/dis.py
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2005-12-11 20:12:40 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2005-12-11 20:12:40 (GMT)
commitf8d403dd972a354fadc939d54dc0a1c45ffda327 (patch)
tree13fd4898edc4b4ada740831a9b280320f5b00da1 /Lib/dis.py
parent8ad64aaacc22d68d6d93c3c12f7e67e9962de09b (diff)
downloadcpython-f8d403dd972a354fadc939d54dc0a1c45ffda327.zip
cpython-f8d403dd972a354fadc939d54dc0a1c45ffda327.tar.gz
cpython-f8d403dd972a354fadc939d54dc0a1c45ffda327.tar.bz2
SF #1377897, Bus error in ast
If a line had multiple semi-colons and ended with a semi-colon, we would loop too many times and access a NULL node. Exit the loop early if there are no more children.
Diffstat (limited to 'Lib/dis.py')
0 files changed, 0 insertions, 0 deletions