]> granicus.if.org Git - python/commit
#15557,#15447,#15509: webbrowser test suite added.
authorR David Murray <rdmurray@bitdance.com>
Mon, 3 Sep 2012 16:52:08 +0000 (12:52 -0400)
committerR David Murray <rdmurray@bitdance.com>
Mon, 3 Sep 2012 16:52:08 +0000 (12:52 -0400)
commit3561901cd9ec919454b29c6c9d81e2a558e46736
treeaecd0f3530f8b9ff67714ea2c94c1a6ac6947935
parent02ca144b92eef8d2b8da10c7b70b4e9d42480b9b
#15557,#15447,#15509: webbrowser test suite added.

Initial patch by Anton Barkovsky, refined a bit by me to further subdivide the
test methods.  Provides tests for the previous two bug fix commits.
Lib/test/test_webbrowser.py [new file with mode: 0644]
Misc/NEWS