[issue7079] file_close() ignores return value of close_the_file

Daniel Stutzbach report at bugs.python.org
Thu Apr 29 18:57:08 CEST 2010


Daniel Stutzbach <daniel at stutzbachenterprises.com> added the comment:

I reworked my test script into a unit test.  Thanks for pointing me to test_file2k.py.  I leveraged the infrastructure that was already there.

I've also uploaded a new patch that uses tabs instead of spaces, to match the rest of fileobject.c.

----------
stage: unit test needed -> patch review

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


More information about the Python-bugs-list mailing list