mirror of
https://github.com/python/cpython.git
synced 2026-06-22 19:12:50 -04:00
d014ea6b5e
for exception before using it. Fixed a few other places where the outcome of calling sq_length wasn't tested for exceptions (bltinmodule.c, ceval.c).