]> granicus.if.org Git - python/commit
PYMALLOC_{CLEAN, DEAD, FORBIDDEN}BYTE symbols: remove the PYMALLOC_
authorTim Peters <tim.peters@gmail.com>
Fri, 12 Apr 2002 07:38:53 +0000 (07:38 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 12 Apr 2002 07:38:53 +0000 (07:38 +0000)
commitf6fb501c577ede5c3681a703925abf36e69bc5b9
treefeca6bbbcb2cefa645ae2ec4cf53c98ca390f48b
parentaf3e8de580ba756e820171253a5b580318914b79
PYMALLOC_{CLEAN, DEAD, FORBIDDEN}BYTE symbols:  remove the PYMALLOC_
prefix.  These symbols are private to the file, and the PYMALLOC_ gets
in the way (overly long code lines, comments, and error messages).
Objects/obmalloc.c