MCPcopy Create free account
hub / github.com/bpython/bpython / A

Class A

bpython/test/test_inspection.py:258–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256
257
258class A:
259 a = "a"
260
261
262class B(A):

Callers 1

test_lookup_on_objectMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_lookup_on_objectMethod · 0.68