Is there a way to get a list of keyword arguments using the function name? 
It does not show up in methods(myfunc), and I am trying to see if it is 
defined correctly, and if yes, why do I get the undefined keyword argument 
message when using @debug. Thanks!

Reply via email to