In message <4bc9aad...@dnews.tpgi.com.au>, Lie Ryan wrote:

> Since in python nothing is guaranteed about implicit file close ...

It is guaranteed that objects with a reference count of zero will be 
disposed. In my experiments, this happens immediately.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to