[Python-Dev] PEP: Consolidating names and classes in the unittestmodule (updated 2008-07-15) (original) (raw)

Raymond Hettinger python at rcn.com
Tue Jul 15 04:40:26 CEST 2008


It looks like Benjamin Peterson is right, in Python 2.5 TestCase already appears to be a new style class:

Yep. I stand corrected. It looks like that changed five years ago (rev 28064). Not sure how that slipped through but it doesn't seem to have caused any problems.

Raymond



More information about the Python-Dev mailing list