MCPcopy Create free account
hub / github.com/EasyIME/PIME / TestConfig2

Class TestConfig2

python/python3/tornado/test/util_test.py:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63
64class TestConfig2(TestConfigurable):
65 def initialize(self, pos_arg=None, b=None):
66 self.b = b
67 self.pos_arg = pos_arg
68
69
70class TestConfig3(TestConfigurable):

Callers 2

checkSubclassesMethod · 0.85

Calls

no outgoing calls

Tested by 2

checkSubclassesMethod · 0.68