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 lemburg
Recipients lemburg, vstinner
Date 2011-03-02.22:47:42
SpamBayes Score 0.00842072
Marked as misclassified No
Message-id <4D6EC90C.9070306@egenix.com>
In-reply-to <4D6EC7D2.3090102@egenix.com>
Content
BTW: The _popen class can be removed as well, if the function
is replaced with os.popen() or the subprocess module Popen().
History
Date User Action Args
2011-03-02 22:47:42lemburgsetrecipients: + lemburg, vstinner
2011-03-02 22:47:42lemburglinkissue11377 messages
2011-03-02 22:47:42lemburgcreate