Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

[Antoine]
> I would prefer assertRegex to assertRegexp

That makes sense.  It is the name used in other unittest implementations, it 
matches what the re module used to be called in Python, and it avoids issues 
with camel casing (i.e. Regexp vs RegExp).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10273>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to