Comment 1 for bug 2003619

Revision history for this message
lukn (lukn) wrote (last edit ):

the fix is as simple as replacing line 111 of shell.py by:

f_args, f_varargs, f_kwargs, f_defaults, _, _, _ = inspect.getfullargspec(command_func)