Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(0) | Derive(0) | Import(4)
src/b/3/b3-1.9.2/b3_run.py b3(Download)
raise SystemExit("Sorry, cannot continue, B3 is not compatible with python versions earlier than 2.6!") import b3.run def main():
src/b/3/b3-1.9.2/b3_debug.py b3(Download)
import time, sys, os import b3.run pathname = os.path.dirname(sys.argv[0])
src/b/i/big-brother-bot-HEAD/b3_run.py big-brother-bot(Download)
raise SystemExit("Sorry, cannot continue, B3 is not compatible with python versions earlier than 2.6!") import b3.run def main():
src/b/i/big-brother-bot-HEAD/b3_debug.py big-brother-bot(Download)
import time, sys, os import b3.run pathname = os.path.dirname(sys.argv[0])