Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ C
Class
C
recipes/Python/544288_Size_of_Python_objects/recipe-544288.py:473–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
471
_print(
" %s is %d"
, k[11:], v)
472
473
class
C:
pass
474
475
class
D:
476
_attr1 = None
Callers
1
recipe-544288.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected