]> granicus.if.org Git - python/commit
Simpilify PyCore_* macros by assuming the function prototypes for
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 18 Mar 2002 18:13:41 +0000 (18:13 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 18 Mar 2002 18:13:41 +0000 (18:13 +0000)
commit11f5be8d88c94935cd584f5816adec3a76309e20
treea4192a8c3ab4af4ce34cebd493021b2e8c5533a6
parentf6eafc3fe16662c4d40c3f8ce3283a9d309c5023
Simpilify PyCore_* macros by assuming the function prototypes for
malloc() and free() don't change.
Include/objimpl.h
Include/pymem.h
Objects/obmalloc.c