STINNER Victor <vstin...@python.org> added the comment:

> The list of available stdlib modules could change after compiling Python.

It's documented:
"[ sys.stdlib_module_names] is the same on all platforms. Modules which are not 
available on some platforms and modules disabled at Python build are also 
listed."
https://docs.python.org/dev/library/sys.html#sys.stdlib_module_names

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43445>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to