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 vajrasky
Recipients ezio.melotti, michael.foord, pitrou, python-dev, serhiy.storchaka, vajrasky
Date 2013-11-02.13:19:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383398362.13.0.511776400669.issue18996@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, you still left debugging code there.

Lib/unittest/test/test_case.py, line 879 and line 880.

    #print()
    #print(str(cm.exception))
History
Date User Action Args
2013-11-02 13:19:22vajraskysetrecipients: + vajrasky, pitrou, ezio.melotti, michael.foord, python-dev, serhiy.storchaka
2013-11-02 13:19:22vajraskysetmessageid: <1383398362.13.0.511776400669.issue18996@psf.upfronthosting.co.za>
2013-11-02 13:19:22vajraskylinkissue18996 messages
2013-11-02 13:19:22vajraskycreate