diff options
author | Barry Warsaw <barry@python.org> | 1997-08-29 21:54:35 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-08-29 21:54:35 +0000 |
commit | 4e29f3751ce804bc47ce18fa54b1c20674619d36 (patch) | |
tree | cab3cb1296a77ba567aac011b443dc92a9ddb3da /Python/pythonrun.c | |
parent | 2cbae4175aecacfbed3cae319d51cc799ceaa13d (diff) | |
download | cpython-4e29f3751ce804bc47ce18fa54b1c20674619d36.tar.gz |
PyErr_NoMemory(): If the pre-instantiated memory exception is non-null
(PyExc_MemoryErrorInst) raise this instead of PyExc_MemoryError. This
only happens when exception classes are enabled (e.g. when Python is
started with -X).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions