Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
arys
/
sccd
forked from
simon/SCCD
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
12f5b7ab72
Branches
Tags
dev
dev-http-examples
dev-refactored-js-runtime
joeri
master
v0.9
sccd
/
legacy
/
examples
/
my-tests
/
python
/
runner_else_transition.py
runner_else_transition.py
89 B
History
Raw
1
2
3
4
import else_transition
controller = else_transition.Controller(False)
controller.start()