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 ianbicking
Recipients
Date 2005-08-15.20:52:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=210337

Bug/feature request 1260171 addresses the same basic issue,
but with the idea of a method like Popen.communicate() that
writes and reads directly to/from file-like objects, instead
of reading and returning strings.
http://sourceforge.net/tracker/index.php?func=detail&aid=1260171&group_id=5470&atid=105470

But having submitted that other request, I have no real
opinion of one technique over the other, except that one of
them would be really nice to have.
History
Date User Action Args
2007-08-23 15:42:35adminlinkissue1175984 messages
2007-08-23 15:42:35admincreate