Berker Peksag added the comment:

Thanks!

A few comments:

* New features like this can only go into Python 3.6 (the "default" branch)
* The CLI is partially tested (see Lib/test/test_webbrowser.py). You'll need to 
add additional tests (e.g. add tests for the -t and -h options)
* It would be nice if you could send your changes in a patch format. Please see 
https://docs.python.org/devguide/patch.html for more information

----------
nosy: +berker.peksag
stage:  -> needs patch
versions: +Python 3.6 -Python 2.7

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

Reply via email to