web_api:
- commands.py(1.8) - import inspect.getargspec module; - command(): - using the getargspec to find out the number of parameters of the invoking function; - change **kwargs in function param with **pg;
parent
91ac0c9b
Please register or sign in to comment