]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove double space in import error message (#103458)
authorNed Batchelder <ned@nedbatchelder.com>
Fri, 14 Apr 2023 07:45:14 +0000 (03:45 -0400)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 07:45:14 +0000 (00:45 -0700)
commit1aa376f946ef68ba46937019a424d925bf5b9611
treead040df0332ad47046599ddc651ed67b890f805d
parent9cc1960df65e4bdcfd127f1fab1834e91fd13e52
Remove double space in import error message (#103458)
Lib/importlib/_bootstrap.py