Staging
v0.5.1
https://github.com/python/cpython
Revision bec63ce9a17022af29d6b61614f329b4f7a5bd44 authored by Andrew M. Kuchling on 06 October 2006, 19:09:36 UTC, committed by Andrew M. Kuchling on 06 October 2006, 19:09:36 UTC
Fix #132 from Coverity, retval could have been derefed
if a continue inside a try failed.
1 parent 5e27a6c
History
Tip revision: bec63ce9a17022af29d6b61614f329b4f7a5bd44 authored by Andrew M. Kuchling on 06 October 2006, 19:09:36 UTC
[Backport r46044 | neal.norwitz]
Tip revision: bec63ce
File Mode Size
IN.py -rw-r--r-- 8.2 KB
regen -rwxr-xr-x 139 bytes

back to top