summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/AutoCompleteWindow.py
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-10-04 13:42:43 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2006-10-04 13:42:43 (GMT)
commit36126c424a9b7c2c46596c096d0c944ce190d86d (patch)
treece96388148499cec4b67a63568236a9234564c55 /Lib/idlelib/AutoCompleteWindow.py
parent7ccbca93a27e22f0b06316b0d9760fbf7b19cbda (diff)
downloadcpython-36126c424a9b7c2c46596c096d0c944ce190d86d.zip
cpython-36126c424a9b7c2c46596c096d0c944ce190d86d.tar.gz
cpython-36126c424a9b7c2c46596c096d0c944ce190d86d.tar.bz2
Cause a PyObject_Malloc() failure to trigger a MemoryError, and then
add 'if (PyErr_Occurred())' checks to various places so that NULL is returned properly. 2.4 backport candidate.
Diffstat (limited to 'Lib/idlelib/AutoCompleteWindow.py')
0 files changed, 0 insertions, 0 deletions