]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo from base to based (GH-18055)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jan 2020 10:48:04 +0000 (02:48 -0800)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2020 10:48:04 +0000 (02:48 -0800)
commitc7b16f858844546f02f7a3521c982038b44b3728
treec9db79f7b91131053fad9de445ed7901fdd1221c
parent34ece35a0d52f0c332b2c0d55b567daa7bcad9eb
Fix typo from base to based (GH-18055)

(cherry picked from commit 558f07891170fe5173f277d3749e92d844de0a27)

Co-authored-by: Michael Haas <micha2718l@gmail.com>
Lib/webbrowser.py