diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-06 20:38:02 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-06 20:38:02 +0000 |
commit | a12b7a5e8fa33d4f371cd34651714f027c5ea626 (patch) | |
tree | b8c64bdf56d344b504abe47503d0d2790dc646d2 /Python/Python-ast.c | |
parent | dd156c4f9dd2cb07ac485895245f7c142fd2feb8 (diff) | |
download | cpython-a12b7a5e8fa33d4f371cd34651714f027c5ea626.tar.gz |
convertsimple(): call PyErr_NoMemory() on PyMem_NEW() failure
Raise a more revelant error (MemoryError instead of TypeError)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions