Eygene Ryabinkin 2f88b0296a Fix Curses interface for Python 2.6
In 2.6 all logging classes are not the new-style ones, so they
have no mro() method and, thus, we can't use super() for them.
Since CursesLogHanler is singly-inherited method, there will
be no problems in usage of the explicit superclass name.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-04-02 23:39:36 +02:00
..
2012-04-02 23:39:36 +02:00
2012-02-04 21:11:44 +01:00
2011-11-02 10:55:42 +01:00
2012-02-06 17:41:43 +01:00
2012-02-06 17:41:43 +01:00
2012-02-06 17:41:43 +01:00
2006-08-12 05:15:55 +01:00
2012-02-06 17:41:43 +01:00