diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-18 21:58:56 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-18 21:58:56 (GMT) |
commit | 64d80c9f40465f9bed18712bc2b792f28dcac162 (patch) | |
tree | 9dfa396f3a15563c63fc494c51227e04ecc297cd /Demo/pysvr | |
parent | 3e12071dbe18958528f481807102bfdb0f4c054f (diff) | |
download | cpython-64d80c9f40465f9bed18712bc2b792f28dcac162.zip cpython-64d80c9f40465f9bed18712bc2b792f28dcac162.tar.gz cpython-64d80c9f40465f9bed18712bc2b792f28dcac162.tar.bz2 |
PyObject_Malloc: make a tiny bit faster for platforms where malloc(0)
doesn't return NULL.
PyObject_Realloc: better comment for why we don't call PyObject_Malloc(0).
Diffstat (limited to 'Demo/pysvr')
0 files changed, 0 insertions, 0 deletions