◐ Shell
clean mode source ↗

No need for two spaces between words in an import error message by nedbat · Pull Request #103458 · python/cpython

Conversation

@nedbat

Fixes the double-space in this error:

ModuleNotFoundError: No module named  'sys.monitoring'; 'sys' is not a package

hauntsaninja

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

carljm added a commit to carljm/cpython that referenced this pull request

Apr 14, 2023

pablogsal added a commit to pablogsal/cpython that referenced this pull request

Apr 14, 2023

carljm added a commit to carljm/cpython that referenced this pull request

Apr 14, 2023

@nedbat nedbat deleted the nedbat/double-space branch

May 15, 2023 22:54

Labels