SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 146 Python

Remove many calls to set MemoryError exceptions.

When PyString_FromStringAndSize() and _PyString_Resize() fail, they
set an exception.  There's no need to set a new exception.
J
Jeremy Hylton committed
9bc9d66eb1fed286693154405cc4c18626eff09e
Parent: 9714f99