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 brett.cannon, chris.jerdonek, ezio.melotti, ned.deily, pitrou, r.david.murray, vstinner
Date 2013-03-29.17:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I fixed all the tests that were producing extra output on my machine, but there are probably some left on other machines.  Using -uall also produces extra output, and I haven't decided how to deal with that yet (maybe it should be silenced as well).
Getting this right might require to introduce e.g. a new regrtest/support.print() function though...
History
Date User Action Args
2013-03-29 17:35:10ezio.melottisetrecipients: + ezio.melotti, brett.cannon, pitrou, vstinner, ned.deily, r.david.murray, chris.jerdonek
2013-03-29 17:35:10ezio.melottisetmessageid: <[email protected]>
2013-03-29 17:35:10ezio.melottilinkissue17554 messages
2013-03-29 17:35:10ezio.melotticreate