4 lines
43 B
Python
4 lines
43 B
Python
|
import crossbar
|
||
|
|
||
|
crossbar.run(["version"])
|