Terry J. Reedy added the comment:

I think the warning should be silenced on all versions where it occurs. There 
is no real problem here, but there can be with multiple opens without close on 
non-refcounted interpreters. Patch looks good but I have not tried it.

----------
nosy: +terry.reedy
stage:  -> patch review
versions: +Python 2.7, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to