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 tdriscol
Recipients brett.cannon, tdriscol
Date 2009-03-30.18:40:15
SpamBayes Score 0.0008469909
Marked as misclassified No
Message-id <1238438417.18.0.73151997177.issue5613@psf.upfronthosting.co.za>
In-reply-to
Content
These are supposed to raise a unittest.SkipTest on win32 but the
unittest import is missing.  The patch just adds the missing import


See patch here:
http://codereview.appspot.com/32074/show
History
Date User Action Args
2009-03-30 18:40:17tdriscolsetrecipients: + tdriscol, brett.cannon
2009-03-30 18:40:17tdriscolsetmessageid: <1238438417.18.0.73151997177.issue5613@psf.upfronthosting.co.za>
2009-03-30 18:40:16tdriscollinkissue5613 messages
2009-03-30 18:40:15tdriscolcreate