diff options
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2002-04-12 02:38:45 (GMT) |
---|---|---|
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2002-04-12 02:38:45 (GMT) |
commit | 3e7b893899bdaa294a72e894694b099a1d370765 (patch) | |
tree | ae5b83a57af0fe0606c66236f3c44e5d98c136f0 /Include/sysmodule.h | |
parent | f6d1ea1749344165f8cf1cdfdf6cd1bdb5c4474b (diff) | |
download | cpython-3e7b893899bdaa294a72e894694b099a1d370765.zip cpython-3e7b893899bdaa294a72e894694b099a1d370765.tar.gz cpython-3e7b893899bdaa294a72e894694b099a1d370765.tar.bz2 |
Remove PyMalloc_* symbols. PyObject_Malloc now uses pymalloc if
it's enabled.
Allow PyObject_Del, PyObject_Free, and PyObject_GC_Del to be used as
function designators. Provide source compatibility macros.
Make PyObject_GC_Track and PyObject_GC_UnTrack functions instead of
trivial macros wrapping functions.
Diffstat (limited to 'Include/sysmodule.h')
0 files changed, 0 insertions, 0 deletions