* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`
192 KiB
192 KiB
* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`