diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-23 05:47:56 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-23 05:47:56 (GMT) |
commit | 5eb4b87ae62de28b548df8480aa063862e7a02bd (patch) | |
tree | d05d6a551af76b6cbd8ec0f50021d7dcdb55967e /Doc | |
parent | 2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9 (diff) | |
download | cpython-5eb4b87ae62de28b548df8480aa063862e7a02bd.zip cpython-5eb4b87ae62de28b548df8480aa063862e7a02bd.tar.gz cpython-5eb4b87ae62de28b548df8480aa063862e7a02bd.tar.bz2 |
gen_iternext(): Don't assume that the current thread state's frame is
not NULL. I don't think it can be NULL from Python code, but if using
generators via the C API I expect a NULL frame is possible.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions