7.5.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.