Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ __repr__
Method
__repr__
python/proton/_data.py:121–122 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
119
""
"
120
121
def
__repr__(self) -> str:
122
return
"char(%s)"
% unicode.__repr__(self)
123
124
125
class
byte(int):
Callers
15
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
__repr__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected