linspector-old/lib/service/shell.py

4 lines
156 B
Python
Raw Normal View History

2013-05-30 23:07:34 +02:00
"""
The shell service. This is for executing services as shell commands and don't use a builtin function. This is useful to
be free to do what you want.
"""