Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(0) | Derive(2) | Import(0)
src/b/3/b3-1.9.2/b3/parsers/cod7_rcon.py b3(Download)
class Cod7Rcon(b3.parsers.q3a.rcon.Rcon): rconsendstring = '\xff\xff\xff\xff\x00%s %s\00' rconreplystring = '\xff\xff\xff\xff\x01print\n'
src/b/i/big-brother-bot-HEAD/b3/parsers/cod7_rcon.py big-brother-bot(Download)
class Cod7Rcon(b3.parsers.q3a.rcon.Rcon): rconsendstring = '\xff\xff\xff\xff\x00%s %s\00' rconreplystring = '\xff\xff\xff\xff\x01print\n'