What happens when two registered, unrelated ABCs both recognize an argument class and nei…

from Single-dispatch generic functions
Python 3.14 advanced 1 min

What happens when two registered, unrelated ABCs both recognize an argument class and neither is more specific?

Report an error