diff options
author | R David Murray <rdmurray@bitdance.com> | 2012-09-03 16:44:29 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2012-09-03 16:44:29 (GMT) |
commit | 02ca144b92eef8d2b8da10c7b70b4e9d42480b9b (patch) | |
tree | 063f5af15f17e058cc53f41492753a491d00d166 /Python/dynload_os2.c | |
parent | d674a770e9880f8587129e18bf7faa049c56c571 (diff) | |
download | cpython-02ca144b92eef8d2b8da10c7b70b4e9d42480b9b.zip cpython-02ca144b92eef8d2b8da10c7b70b4e9d42480b9b.tar.gz cpython-02ca144b92eef8d2b8da10c7b70b4e9d42480b9b.tar.bz2 |
#15447: Use subprocess.DEVNULL in webbrowser, instead of opening
This eliminates a ResourceWarning, since before webbrowser was
explicitly opening os.devnull and then leaving it open. Tests
to follow.
Patch by Anton Barkovsky.
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions