Message 141540 - Python tracker
Right. For a callable object (instance with __call__ method), it's unambiguous which signature you want. For a class it's ambiguous.
Right. For a callable object (instance with __call__ method), it's unambiguous which signature you want. For a class it's ambiguous.