Skip to content
Commit b4888b87 authored by developer7's avatar developer7
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment