[issue21128] testing stdlib and compatibility with pypy

mattip report at bugs.python.org
Thu Apr 3 21:51:54 CEST 2014


mattip added the comment:

the gc.collect is not needed, sorry. I updated the patch, which affects
test_argparse.py (make files rw before rmtree)
test_file.py (add file.close() )
test_file2k.py (add file.close() )
test_httpservers.py (add file.close() )

----------
Added file: http://bugs.python.org/file34716/patch

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


More information about the Python-bugs-list mailing list