◐ Shell
clean mode source ↗

Message 392004 - Python tracker

I like Eric's suggestion best of all.  I'd be willing to add a "silence errors on a case-by-case basis" flag to inspect.signature().  I imagine that would add a new field to the Parameter object (as Guido suggested) indicating which objects failed.  Would that be acceptable all around?