Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/b/3/b3-1.9.2/tests/parsers/test_cod6.py b3(Download)
self.console.write = Mock(wraps=write) self.player = self.console.clients.newClient(cid="4", guid="theGuid", name="theName", ip="11.22.33.44")
src/b/i/big-brother-bot-HEAD/tests/parsers/test_cod6.py big-brother-bot(Download)
self.console.write = Mock(wraps=write) self.player = self.console.clients.newClient(cid="4", guid="theGuid", name="theName", ip="11.22.33.44")