Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ register
Method
register
tools/python-3.11.9-amd64/Lib/idlelib/rpc.py:161–162 ·
view source on GitHub ↗
(self, oid, object_)
Source
from the content-addressed store, hash-verified
159
print(s, file=sys.__stderr__)
160
161
def
register(self, oid, object_):
162
self.objtable[oid] = object_
163
164
def
unregister(self, oid):
165
try
:
Callers
15
heading
Method · 0.45
test_validation
Method · 0.45
test_revalidation
Method · 0.45
__init__.py
File · 0.45
_add_reader
Method · 0.45
_add_writer
Method · 0.45
__init__.py
File · 0.45
__init__.py
File · 0.45
start_subprocess
Method · 0.45
handle
Method · 0.45
init_validators
Method · 0.45
init_validators
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_validation
Method · 0.36
test_revalidation
Method · 0.36
setUp
Method · 0.36