⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here

Functions

Determine if the function gets passed a *args tuple or **kwargs dict.

Re option_pos: The option slice doesn’t contain the py: Python argument, so the argument index and the index in option diverge when using py: Python

Return true if the argument list is simply (*args, **kwds).