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

Method setUp

python/python3/tornado/test/iostream_test.py:1201–1202  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1199 """
1200
1201 def setUp(self):
1202 self.random = random.Random(42)
1203
1204 def to_bytes(self, b):
1205 if isinstance(b, (bytes, bytearray)):

Callers 1

setUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected