You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch in attachment permits to create a subprocess the same way as when using
subprocess.Popen but providing all the functionallities of base Process object
in addition.
From g.rodola on February 14, 2011 21:34:29
Attachment: subprocess_integration.patch
Original issue: http://code.google.com/p/psutil/issues/detail?id=148
The text was updated successfully, but these errors were encountered: