On Fri, Mar 16, 2012 at 11:15 PM, Peter Bittner <[email protected]> wrote: > Well, > > it looks like Python's Handler class is not implemented as a new-style > class in Python 2.6 and below, but probably is in 2.7. That's why > super() works with 2.7 but not with Python versions below.
ahhhhh deep joy.

