Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
threading.py
Find file
Blame
History
Permalink
- prefer "import ... as" to "import / (assignments) / del" for most things
· c314fae4
Fred Drake
authored
Dec 30, 2002
- when the thread module isn't available, subsequent attempts to import threading should not suceed
c314fae4