module documentation

Support for the 'subprocess' library.

Class Popen Custom implementation of subprocess.Popen.
Class PopenInit Custom implementation of subprocess.Popen.__init__.
Class SubprocessOverlay A custom overlay for the 'subprocess' module.