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 martin.panter
Recipients berker.peksag, docs@python, martin.panter, serhiy.storchaka, takluyver
Date 2015-06-29.13:25:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435584329.71.0.627193044653.issue24420@psf.upfronthosting.co.za>
In-reply-to
Content
New patch dropping the [, input] parameter from the signature. I also removed the bit about *stdout*, since it should be obvious from the equivalent run() call given, and equally applies to *check*.
History
Date User Action Args
2015-06-29 13:25:29martin.pantersetrecipients: + martin.panter, docs@python, takluyver, berker.peksag, serhiy.storchaka
2015-06-29 13:25:29martin.pantersetmessageid: <1435584329.71.0.627193044653.issue24420@psf.upfronthosting.co.za>
2015-06-29 13:25:29martin.panterlinkissue24420 messages
2015-06-29 13:25:29martin.pantercreate