mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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).