[Python-Dev] SF Bug 933068 - Unexpected result from super() call

Nick Coghlan ncoghlan at iinet.net.au
Mon May 10 06:06:32 EDT 2004


This bug report can probably be closed (the reported error is the result 
of supplying 'self' an an argument to the already bound method returned 
from the super call).

The relevant docs for super looked fairly clear to me, too, so I don't 
think it is a documentation bug, either.

Regards,
Nick.

-- 
Nick Coghlan               |     Brisbane, Australia
Email: ncoghlan at email.com  | Mobile: +61 409 573 268




More information about the Python-Dev mailing list