STINNER Victor <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue43445> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
