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 benjamin.peterson, giampaolo.rodola, gpolo, gregory.p.smith, gvanrossum, michael.foord, ncoghlan, pitrou, pupeno, purcell, rhettinger, skip.montanaro
Date 2009-04-04.15:10:39
SpamBayes Score 2.898503e-07
Marked as misclassified No
Message-id <1238857927.6865.2.camel@fsol>
In-reply-to <1238857582.51.0.946630342732.issue2578@psf.upfronthosting.co.za>
Content
Le samedi 04 avril 2009 à 15:06 +0000, Michael Foord a écrit :
> Michael Foord <michael@voidspace.org.uk> added the comment:
> 
> I'd like to add assertIs and assertNotIs.

Let's call it AssertIsNot (we type "x is not None", not "x not is
None").
History
Date User Action Args
2009-04-04 15:10:41pitrousetrecipients: + pitrou, gvanrossum, skip.montanaro, rhettinger, gregory.p.smith, purcell, ncoghlan, giampaolo.rodola, pupeno, benjamin.peterson, gpolo, michael.foord
2009-04-04 15:10:40pitroulinkissue2578 messages
2009-04-04 15:10:39pitroucreate