SIGN IN SIGN UP

Fix super() so that it is usable for static methods (like __new__) as well.

In particular, the second argument can now be a subclass of the first
as well (normally it must be an instance though).
G
Guido van Rossum committed
e705ef1bced126819d7568b1d4e0ac6944b987e0
Parent: c16fcdf