Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
Log a message from the console
src/b/3/b3-1.9.2/b3/parsers/cod7.py b3(Download)
if map: self.game.mapName = map self.info('map is: %s'%self.game.mapName) if self.config.has_option('server', 'use_prematch_logic'):
src/b/i/big-brother-bot-HEAD/b3/parsers/cod7.py big-brother-bot(Download)
if map: self.game.mapName = map self.info('map is: %s'%self.game.mapName) if self.config.has_option('server', 'use_prematch_logic'):