R. David Murray added the comment:

It makes sense, but I'm not sure avoiding the extra import is sufficient 
motivation.  If you weren't allowing redirection it would be a different story, 
but allowing redirection seems logical.

We should get the opinion of some other developers.  I've added some people to 
nosy who have worked on subprocess and/or webbrowser in the not too distant 
past.

Note: a third option is to import DEVNULL into the webbrowser namespace.  That 
kind of redundancy feels suspect, but practicality might beat purity here.

----------
nosy: +georg.brandl, gps, pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22277>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to