This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, aixtools@gmail.com, martin.panter
Date 2016-06-11.08:55:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465635350.39.0.603098068831.issue26439@psf.upfronthosting.co.za>
In-reply-to
Content
* You may also just modify my "attempt" in _aixutil.py

I recall you said something about the p.wait() being a potential to hang, but I also want to be sure the subprocess has exited properly - as it is not something to be running in parallel - and be sure that the "lines" I return are complete.

And, I see I have more underscores to remove :)

* I shall work on the comments you requested asap.
History
Date User Action Args
2016-06-11 08:55:50Michael.Feltsetrecipients: + Michael.Felt, martin.panter, David.Edelsohn, aixtools@gmail.com
2016-06-11 08:55:50Michael.Feltsetmessageid: <1465635350.39.0.603098068831.issue26439@psf.upfronthosting.co.za>
2016-06-11 08:55:50Michael.Feltlinkissue26439 messages
2016-06-11 08:55:50Michael.Feltcreate