Investigate using inspect prior to invoking callbacks
Opened this issue · 0 comments
shaunduncan commented
PEP 362 has inspect.signature
. Maybe use inspect.getcallargs
Opened this issue · 0 comments
PEP 362 has inspect.signature
. Maybe use inspect.getcallargs