On Wed, 2010-10-27 at 12:19 -0700, Gregory P. Smith wrote: > fwiw, I'd change the (): to (object): as it is a best practice in > Python for all classes to be new style classes inherited from object > these days.
Yeah, true. I was too narrow minded when I made the patch, will commit the more proper fix. Thanks Greg, Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
