Message199854
Is unexpected output considered as test failing? The aifc module uses bare print to output these "warnings" to stdout. Here is a patch which uses captured_stdout(). |
|
Date |
User |
Action |
Args |
2013-10-14 08:58:38 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, r.david.murray, Claudiu.Popa, python-dev, koobs |
2013-10-14 08:58:38 | serhiy.storchaka | set | messageid: <1381741118.43.0.0659178013886.issue18919@psf.upfronthosting.co.za> |
2013-10-14 08:58:38 | serhiy.storchaka | link | issue18919 messages |
2013-10-14 08:58:38 | serhiy.storchaka | create | |
|