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 ezio.melotti
Recipients diana, ezio.melotti, josiahcarlson, stutzbach, terry.reedy
Date 2014-05-31.16:14:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401552871.38.0.990905619147.issue21582@psf.upfronthosting.co.za>
In-reply-to
Content
The patch includes two sets of changes:
1) uses support.captured_stderr() where appropriate;
2) removes some "from" import and uses support.x instead;

The former looks OK to me and could be applied, the latter doesn't look very useful.
History
Date User Action Args
2014-05-31 16:14:31ezio.melottisetrecipients: + ezio.melotti, terry.reedy, josiahcarlson, stutzbach, diana
2014-05-31 16:14:31ezio.melottisetmessageid: <1401552871.38.0.990905619147.issue21582@psf.upfronthosting.co.za>
2014-05-31 16:14:31ezio.melottilinkissue21582 messages
2014-05-31 16:14:30ezio.melotticreate