Misc.__init__(): Removed method, replaced with class attribute (which
was all that the method set anyway). Removed calls to the constructor. This reduces the number of Python function calls per widget construction by one, for every widget construction.
F
Fred Drake committed
526749b6782cfb56f995b8a299a39195b23b77bf
Parent: 84bf425