[issue15447] A file is not properly closed by webbrowser._invoke

Anton Barkovsky report at bugs.python.org
Wed Jul 25 16:01:37 CEST 2012


Anton Barkovsky <swarmer.pm at gmail.com> added the comment:

Adding a patch that uses subprocess.DEVNULL instead.

Writing tests for webbrowser should be a separate issue, right?

----------
Added file: http://bugs.python.org/file26513/fileclose_devnull.patch

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


More information about the Python-bugs-list mailing list