7.2.4.3. Command line tool execution

7.2.4.3. Command line tool execution

The python module 'commands' is used to execute client commands, including python script, and capture its output. This module is theoretically optional ...

Note that when python is invoked, the string "sys.executable" is used to name it. This attribute is not documented in the python documentation.