module documentation

Test running processes with the APIs in twisted.internet.utils.

Class DeferredSuppressedWarningsTests Tests for utils.runWithWarningsSuppressed, the version that supports Deferreds.
Class ProcessUtilsTests Test running a process using getProcessOutput, getProcessValue, and getProcessOutputAndValue.
Class SuppressWarningsTests Tests for utils.suppressWarnings.