Serhiy Storchaka added the comment:
$ ./python -m test.regrtest -vuall test_webbrowser
...
======================================================================
FAIL: test_open (test.test_webbrowser.MozillaCommandTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/serhiy/py/cpython-3.5/Lib/test/test_webbrowser.py", line 99, in
test_open
arguments=['openURL({})'.format(URL)])
File "/home/serhiy/py/cpython-3.5/Lib/test/test_webbrowser.py", line 42, in
_test
self.assertIn(option, popen_args)
AssertionError: '-raise' not found in ['http://www.example.com']
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue23262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com