The Commands module
To get help on the Commands module , you can use the built-in Python functions dir() and help() .
SDS2 Python Prompt |
>>> import Commands # import the module |