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 SilentGhost
Recipients SilentGhost, Trundle, lukasz.langa
Date 2011-01-09.18:00:11
SpamBayes Score 0.27883625
Marked as misclassified No
Message-id <1294596013.02.0.824833336165.issue10874@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't that be:

self.assertIs(req.type == "ftp", ftp)

?
History
Date User Action Args
2011-01-09 18:00:13SilentGhostsetrecipients: + SilentGhost, Trundle, lukasz.langa
2011-01-09 18:00:13SilentGhostsetmessageid: <1294596013.02.0.824833336165.issue10874@psf.upfronthosting.co.za>
2011-01-09 18:00:11SilentGhostlinkissue10874 messages
2011-01-09 18:00:11SilentGhostcreate