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 Kotan
Recipients Kotan, eric.araujo, ezio.melotti, maker
Date 2010-11-20.17:11:41
SpamBayes Score 1.3667359e-06
Marked as misclassified No
Message-id <1290273102.58.0.376517448561.issue10453@psf.upfronthosting.co.za>
In-reply-to
Content
I wanted to test, that no unwanted output is given before the usage. I just added the test before I started to try to fix this bug, as I recognized Michele already was already fixing the bug. This was just my test-driven approach, where the unit test failed before the fix, and should pass afterwards. As the unwanted output was the main reason for the issue, I just did put this into the test. However I agree that the test at all is silly, and I fully agree if it is not used.
History
Date User Action Args
2010-11-20 17:11:42Kotansetrecipients: + Kotan, ezio.melotti, eric.araujo, maker
2010-11-20 17:11:42Kotansetmessageid: <1290273102.58.0.376517448561.issue10453@psf.upfronthosting.co.za>
2010-11-20 17:11:41Kotanlinkissue10453 messages
2010-11-20 17:11:41Kotancreate