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/t/e/testfarm-2.0/testfarm/v1/task.py testfarm(Download)
if not self._has_new_commits(verbose) : listener.listen_found_new_commits( False, self.seconds_idle ) return False
print os.path.basename(sandbox.sandbox), revision, author listener.listen_found_new_commits( True, self.seconds_idle ) return True