Ned Batchelder <n...@nedbatchelder.com> added the comment:
Looks like these modules describe themselves as always available: _thread, sys, threading, time. Notice that the built-ins are also described as "always available", which is the meaning we're trying to move math away from (you can use them without importing anything). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36908> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com