]> granicus.if.org Git - python/commit
Call PyErr_NoMemory() when PyMem_Malloc() fails.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Jul 2014 09:20:15 +0000 (12:20 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Jul 2014 09:20:15 +0000 (12:20 +0300)
commitb1ebfdddb356d5ad63bacb10589a402c6407a86c
tree8f32f9c61476ebe29b4fb1b17f0bc8d21e136343
parent8323f68f3e50f73ce549d885c40bb17c06894376
Call PyErr_NoMemory() when PyMem_Malloc() fails.
Modules/_tkinter.c