Serhiy Storchaka added the comment:

All works to me.

$ ./python -Wall -c "open('/dev/null', 'rb')"
-c:1: ResourceWarning: unclosed file <_io.BufferedReader name='/dev/null'>

----------
nosy: +serhiy.storchaka

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

Reply via email to