]> granicus.if.org Git - python/commit
bpo-29645: Speed up importing the webbrowser module. (#484)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 8 Mar 2017 15:15:54 +0000 (17:15 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 15:15:54 +0000 (17:15 +0200)
commita7cba27aea138311117e2ab1d91584efcfeac4ec
treec2e6b9e0802057f71b43e17fe27a53e50c12a283
parent8606e9524a7a4065042f7f228dc57eb74f88e4d3
bpo-29645: Speed up importing the webbrowser module. (#484)
Lib/test/test_webbrowser.py
Lib/webbrowser.py
Misc/NEWS