Hello all! I'm requesting a Zope server through xmlrpc every 3 seconds. If I look at the debug information I can see that the refcounts of xmlrpclib.Unmarshaller and xmlrpc.FastParser grows: Class April 17, 2001 11:28 am April 17, 2001 11:57 am Delta xmlrpclib.Unmarshaller 2927 9655 +6728 xmlrpclib.FastParser 1465 4829 +3364 Is there a memory leak in Zope?