[Python-Dev] SF Bug 933068 - Unexpected result from super() call (original) (raw)
Nick Coghlan ncoghlan at iinet.net.au
Mon May 10 06:06:32 EDT 2004
- Previous message: [Python-Dev] Generator expression used in test suite?
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Generator expression used in test suite?
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]