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 pitrou
Recipients barry, ethan.furman, ezio.melotti, michael.foord, pitrou, rbcollins
Date 2014-10-31.18:37:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414780637.04.0.0637981987385.issue22680@psf.upfronthosting.co.za>
In-reply-to
Content
> Does removing "from unittest import *" from somewhere fix the issue?

Yes.

> Is this a bug in your code, or did that import reveal a bug in unittest?

Your choice :-)
History
Date User Action Args
2014-10-31 18:37:17pitrousetrecipients: + pitrou, barry, rbcollins, ezio.melotti, michael.foord, ethan.furman
2014-10-31 18:37:17pitrousetmessageid: <1414780637.04.0.0637981987385.issue22680@psf.upfronthosting.co.za>
2014-10-31 18:37:17pitroulinkissue22680 messages
2014-10-31 18:37:17pitroucreate