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 michael.foord
Recipients brett.cannon, ezio.melotti, michael.foord, pitrou, rhettinger
Date 2010-11-02.13:14:53
SpamBayes Score 0.0022289772
Marked as misclassified No
Message-id <1288703694.89.0.823920882445.issue10273@psf.upfronthosting.co.za>
In-reply-to
Content
@Ezio

Good catch. Even though several of us (including myself) prefer assertRegex over assertRegexp it is probably better to have consistent APIs otherwise people will never remember which methods have the 'p' and which don't.
History
Date User Action Args
2010-11-02 13:14:54michael.foordsetrecipients: + michael.foord, brett.cannon, rhettinger, pitrou, ezio.melotti
2010-11-02 13:14:54michael.foordsetmessageid: <1288703694.89.0.823920882445.issue10273@psf.upfronthosting.co.za>
2010-11-02 13:14:53michael.foordlinkissue10273 messages
2010-11-02 13:14:53michael.foordcreate