azot/azot.py
2015-07-28 12:28:37 +03:00

7 lines
69 B
Python
Executable File

#!/usr/bin/python
import Azot.action
while 1:
Azot.action.do()