Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578447.py
File
recipe-578447.py
recipes/Python/578447_Attempt_estimate_size/recipe-578447.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sys
import
getsizeof
2
import
types
3
from
inspect
import
getmembers
4
from
collections
import
(deque, defaultdict, Counter,
Callers
nothing calls this directly
Calls
2
discard
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected