Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
simon
/
SCCD
Watch
2
Star
2
Fork
3
Files
Issues
28
Pull Requests
0
Wiki
Tree:
fec138e395
Branches
Tags
joeri
master
unstable
v0.9
SCCD
/
examples
/
my-tests
/
python
/
runner_create_and_start.py
runner_create_and_start.py
91 B
History
Raw
1
2
3
4
import create_and_start
controller = create_and_start.Controller(False)
controller.start()