5 This document describes the 'helpers' module. The 'helpers' module provides
6 methods to make writing python scripts easier.
16 Forks and executes a process.
18 path: The executable to execute. The $PATH is searched so the full
19 path to the executable is not generally needed.