On Nov 2, 5:29 am, Raphael Slinckx <[EMAIL PROTECTED]> wrote:
> Is there some kind of prioritization of dispatch method in case of
> ambiguous method ?

Add an "and" condition that will be true to the higher-priority
method.  E.g. "isinstance(x, Foo) and [some condition involving x that
will be true]".


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to