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 georg.brandl
Recipients georg.brandl, jbronn
Date 2007-11-24.11:22:27
SpamBayes Score 0.008684851
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Sorry, but you're confusing the os.popen* functions with the
popen3.popen* functions. (That they both exist, and return the handles
in different orders is a mess, but it is documented correctly.)
History
Date User Action Args
2007-11-24 11:22:28georg.brandlsetspambayes_score: 0.00868485 -> 0.008684851
recipients: + georg.brandl, jbronn
2007-11-24 11:22:28georg.brandlsetspambayes_score: 0.00868485 -> 0.00868485
messageid: <[email protected]>
2007-11-24 11:22:28georg.brandllinkissue1220 messages
2007-11-24 11:22:27georg.brandlcreate