Message 291977 - Python tracker
Message291977
| Author | vstinner |
|---|---|
| Recipients | bethard, ezio.melotti, georg.brandl, louielu, serhiy.storchaka, vstinner, wolma |
| Date | 2017-04-20.14:47:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1492699625.42.0.0426843970061.issue18971@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> bad news, somehow the output of std.err and std.out have different between optparse and argparse Only test argparse. I don't think that it matters to test that the change doesn't change the behaviour. You can also redirect stderr to stdout. What do you want to test? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-20 14:47:05 | vstinner | set | recipients: + vstinner, georg.brandl, bethard, ezio.melotti, serhiy.storchaka, wolma, louielu |
| 2017-04-20 14:47:05 | vstinner | set | messageid: <1492699625.42.0.0426843970061.issue18971@psf.upfronthosting.co.za> |
| 2017-04-20 14:47:05 | vstinner | link | issue18971 messages |
| 2017-04-20 14:47:05 | vstinner | create | |