> Pure Python code can cause memory leaks. No, that's not a bug in the
> interpreter but the fault of the developer. For example code that messes
> around with stack frames and exception object can cause nasty reference
> leaks.

Can you give an example, please?

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to