[issue10383] test_os leaks under Windows

Amaury Forgeot d'Arc report at bugs.python.org
Thu Nov 11 17:57:21 CET 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

This leaks one reference every time:
    os.write(123456, b"b")

----------

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


More information about the Python-bugs-list mailing list