Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ initialize
Method
initialize
python/python3/tornado/test/util_test.py:59–61 ·
view source on GitHub ↗
(self, pos_arg=None, a=None)
Source
from the content-addressed store, hash-verified
57
58
class
TestConfig1(TestConfigurable):
59
def
initialize(self, pos_arg=None, a=None):
60
self.a = a
61
self.pos_arg = pos_arg
62
63
64
class
TestConfig2(TestConfigurable):
Callers
5
test_sigchild
Method · 0.45
test_sigchild_future
Method · 0.45
test_sigchild_signal
Method · 0.45
test_wait_for_exit_raise
Method · 0.45
test_wait_for_exit_raise_disabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected