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

Class Properties

bpython/test/test_autocomplete.py:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227
228
229class Properties(Foo):
230 @property
231 def asserts_when_called(self):
232 raise AssertionError("getter method called")
233
234
235class Slots:

Callers 1

Calls

no outgoing calls

Tested by 1