[issue36908] "This module is always available" is confusing

Mariatta Wijaya report at bugs.python.org
Mon May 13 17:51:40 EDT 2019


Mariatta Wijaya <mariatta at python.org> added the comment:

I agree the wording "is always available" is quite ambiguous. It's just that we use this phrase pretty much everywhere...

Example:
First paragraph of https://docs.python.org/3/library/sys.html
"It is always available."

https://docs.python.org/3/library/threading.html?highlight=threading#module-threading "This module used to be optional, it is now always available."

I wonder if it will be clearer if it says "is available across all platforms"?

----------
nosy: +Mariatta

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36908>
_______________________________________


More information about the Python-bugs-list mailing list