- prefer "import ... as" to "import / (assignments) / del" for most things
- when the thread module isn't available, subsequent attempts to import threading should not suceed
Showing
Please register or sign in to comment
- when the thread module isn't available, subsequent attempts to import threading should not suceed