Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ modulefinder.py
File
modulefinder.py
tools/python-3.11.9-amd64/Lib/modulefinder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Find modules used by a script, using introspection."
""
2
3
import
dis
4
import
importlib._bootstrap_external
Callers
nothing calls this directly
Calls
2
test
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected