Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/dubbo-python2
/ get_path
Method
get_path
dubbo/codec/encoder.py:57–58 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
55
return
self.__values.keys()
56
57
def
get_path(self):
58
return
self.__path
59
60
61
class
Request(object):
Callers
2
_get_class_name
Method · 0.80
_encode_object
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected