MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-496771.py

File recipe-496771.py

recipes/Python/496771_weakattr/recipe-496771.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import weakref
2
3
4class weakattr(object):

Callers

nothing calls this directly

Calls 3

weakattrClass · 0.85
xClass · 0.70
collectMethod · 0.45

Tested by

no test coverage detected