[NeilS] > pymalloc needs to use a completely new set of APIs. The only problem I > see is coming up with names. NEW, MALLOC, REALLOC, RESIZE, and DEL are > all taken. Any suggestions? I liked Aahz's suggestion to start them with "PyMalloc_" well enough. Most of us use editors with word-completion anyway <wink>.