6 Feb
2002
6 Feb
'02
5:47 a.m.
seb bacon wrote:
Are ZC still recommending compiling python without the garbage collector / pymalloc?
seb
I'm not ZC at all, but if you're using PythonScripts without GC, you're going to find yourself bleeding memory everywhere - the python Compiler package is cycloriffic. Anthony