diff options
author | Kristjan Valur Jonsson <sweskman@gmail.com> | 2011-03-30 11:04:28 +0000 |
---|---|---|
committer | Kristjan Valur Jonsson <sweskman@gmail.com> | 2011-03-30 11:04:28 +0000 |
commit | 6e5ebc654984fbc7db6148197a89d0e7d4cf435c (patch) | |
tree | a2f1af7929358415de9ead09840b5f1803bcb6d3 /Python/compile.c | |
parent | a21598e22f21ca84031277b1c030b92f9d82dda3 (diff) | |
download | cpython-6e5ebc654984fbc7db6148197a89d0e7d4cf435c.tar.gz |
Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle.
ti can raise an exception even if PyLong_Check() has
succeeded.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions