[issue11342] ResourceWarning: unclosed file <_io.TextIOWrapper

LW report at bugs.python.org
Sat Feb 26 22:39:02 CET 2011


New submission from LW <cjejuni2000 at yahoo.com>:

1 test failed:
    test_urllib2_localnet
1 test altered the execution environment:
    test_urllib2
21 tests skipped:
    test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
    test_codecmaps_kr test_codecmaps_tw test_curses test_gdb
    test_kqueue test_ossaudiodev test_smtpnet test_socketserver
    test_startfile test_timeout test_tk test_ttk_guionly
    test_urllib2net test_urllibnet test_winreg test_winsound
    test_xmlrpc_net test_zipfile64
1 skip unexpected on linux2:
    test_ttk_guionly
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='a' encoding='UTF-8'>
make: *** [test] Error 1

----------
components: IO
messages: 129598
nosy: cjejuni2000
priority: normal
severity: normal
status: open
title: ResourceWarning: unclosed file <_io.TextIOWrapper
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11342>
_______________________________________


More information about the Python-bugs-list mailing list