Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ __unicode__
Method
__unicode__
suds/sax/document.py:60–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
58
return
self.str()
59
60
def
__unicode__(self):
61
return
self.str()
Callers
nothing calls this directly
Calls
1
str
Method · 0.95
Tested by
no test coverage detected