diff options
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2002-03-22 15:25:18 (GMT) |
---|---|---|
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2002-03-22 15:25:18 (GMT) |
commit | ffd53997286973bc6abcfdc0fae92aaa88b51f67 (patch) | |
tree | c1df9ea05196e8a59bd9d22162a82bda969a40fd /Include/longintrepr.h | |
parent | 150ed6113ce0e6558eafa27149e75e1463df20df (diff) | |
download | cpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.zip cpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.tar.gz cpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.tar.bz2 |
Make PyObject_{NEW,New,Del,DEL} always use the standard malloc (PyMem_*)
and not pymalloc. Add the functions PyMalloc_New, PyMalloc_NewVar, and
PyMalloc_Del that will use pymalloc if it's enabled. If pymalloc is
not enabled then they use the standard malloc (PyMem_*).
Diffstat (limited to 'Include/longintrepr.h')
0 files changed, 0 insertions, 0 deletions