Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subprocess.Popen interface #148

Closed
giampaolo opened this issue May 23, 2014 · 4 comments
Closed

subprocess.Popen interface #148

giampaolo opened this issue May 23, 2014 · 4 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on February 14, 2011 21:34:29

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.

Attachment: subprocess_integration.patch

Original issue: http://code.google.com/p/psutil/issues/detail?id=148

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on February 14, 2011 17:40:32

Committed in r904 .

Status: FixedInSVN

@giampaolo
Copy link
Owner Author

From g.rodola on March 20, 2011 14:55:37

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on June 09, 2011 15:33:51

Labels: -OpSys-All

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 03:58:19

Updated csets after the SVN -> Mercurial migration: r904 == revision 
93c3adeda982

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant