Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-466427.py
File
recipe-466427.py
recipes/Python/466427_mthreadpy/recipe-466427.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
math
import
e, pi
2
from
os.path
import
basename
3
from
sys
import
argv
4
from
threading
import
currentThread, Thread
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected