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