[Python-Dev] is type a usable feature?

Paolino paolo_veronelli at libero.it
Thu Jun 23 19:07:13 CEST 2005


Hello developers,I noticed my application was growing strangely while I 
was using type, then I tried this:

while True:
   type('A',(),{})

and saw memory filling up.Is there a clean solution to that?
I see it as a bug in python engeneering,that is why I wrote to you.
Thanks a lot

Paolino


More information about the Python-Dev mailing list