Guido van Rossum wrote:

> Not that I disagree -- do you have specific data or reasoning to back
> this up? I'd love to hear that we were right all the time! :-)

No, I don't, sorry, it's just a hypothesis. But
I do like the way most Python garbage goes away
almost immediately, instead of hanging around
polluting the heap until the next time someone
decides to do a GC. It just feels tidier,
somehow.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to