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 | Rodrigue.Alcazar, ezio.melotti, michael.foord, ncoghlan, pitrou, r.david.murray |
| Date | 2012年10月24日.23:08:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351120087.28.0.248553601817.issue9517@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> There's already strip_python_stderr() :) This is already used in Lib/test/script_helper.py:42, and a way to call _assert_python() without using -E has also been introduced[0]. The next step would be to check if these functions could be used elsewhere in the other tests. Also note that these functions are not currently documented anywhere. [0]: http://hg.python.org/cpython/diff/f4b7ecf8a5f8/Lib/test/script_helper.py |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年10月24日 23:08:07 | ezio.melotti | set | recipients: + ezio.melotti, ncoghlan, pitrou, r.david.murray, michael.foord, Rodrigue.Alcazar |
| 2012年10月24日 23:08:07 | ezio.melotti | set | messageid: <1351120087.28.0.248553601817.issue9517@psf.upfronthosting.co.za> |
| 2012年10月24日 23:08:07 | ezio.melotti | link | issue9517 messages |
| 2012年10月24日 23:08:07 | ezio.melotti | create | |