summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-08-29 21:54:35 +0000
committerBarry Warsaw <barry@python.org>1997-08-29 21:54:35 +0000
commit2d8adff10a92fb979795e339395711f782fe71f8 (patch)
tree6b6a8dbf1bda468cdae29175492a841b43ddf1f0 /Python/pythonrun.c
parentdd82bb9c14eee9a66b2172f11638d9f7dec8d8b8 (diff)
downloadcpython-git-2d8adff10a92fb979795e339395711f782fe71f8.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