> This is strictly a documentation matter, in my mind. Python does not
> offer any means to enforce the calling sequence of an "override method".
Yes, I hear you.
 
> You might be able to wrap YOUR calling code with a try/except block
> to trap errors if the callback doesn't like the "documented API"
> arguments.
Good plan. Thanks, dunno why I didn't think of that!

/d

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to