this patch updates the class specifications from class blah: to class blah(object): .. the former specification is deprecated and although not currently a bug, will become one soon enough ;)
use new class specification approach
Log in to post a comment.
use new class specification approach