[issue10273] Clean-up Unittest API

Raymond Hettinger report at bugs.python.org
Fri Nov 26 02:12:10 CET 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Yes, all the variants of RegexpMatches --> Regex 
No, on deprecations.  Just add a new alias and note in the docs that the oldname is obsolete.  Naming deprecations cause too much trouble for too little benefit.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10273>
_______________________________________


More information about the Python-bugs-list mailing list