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 barry, ethan.furman, ezio.melotti, michael.foord, pitrou, rbcollins
Date 2014-10-31.18:35:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414780523.55.0.50984204818.issue22680@psf.upfronthosting.co.za>
In-reply-to
Content
Does removing "from unittest import *" from somewhere fix the issue?
Is this a bug in your code, or did that import reveal a bug in unittest?
History
Date User Action Args
2014-10-31 18:35:23ezio.melottisetrecipients: + ezio.melotti, barry, pitrou, rbcollins, michael.foord, ethan.furman
2014-10-31 18:35:23ezio.melottisetmessageid: <1414780523.55.0.50984204818.issue22680@psf.upfronthosting.co.za>
2014-10-31 18:35:23ezio.melottilinkissue22680 messages
2014-10-31 18:35:23ezio.melotticreate