Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fluentpython/example-code-2e
/ __str__
Method
__str__
17-it-generator/isis2json/subfield.py:133–134 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
131
unicode(self.items())
132
133
def
__str__(self):
134
str(self.items())
135
136
137
def
test():
Callers
nothing calls this directly
Calls
1
items
Method · 0.95
Tested by
no test coverage detected