Move to using 'new' style classes as that's what python 3 will use83/head
commitd292e2707b093f282a09e845cfc6da22814ba2d4
authordavid <db@d1b.org>
Mon, 9 Nov 2015 02:43:53 +0000 (9 13:43 +1100)
committerdavid <db@d1b.org>
Mon, 9 Nov 2015 02:47:06 +0000 (9 13:47 +1100)
treea11521fc56e605bddda032ab4a8f11b821d5cf7e
parent4500bc9503a7707783574bf25a267b5bfc32d19a
Move to using 'new' style classes as that's what python 3 will use
regardless.

Signed-off-by: david <db@d1b.org>
(cherry picked from commit d65c7120ea52d48df73d60d0b68c8592763cc79d)
blockfinder