Hi Massimo, It does not let me use instance methods as represent because the current code uses [ f.func_code.co_argcount ] which takes into account "self", and therefore the resulting "n" is 3.
Thanks, Carlos
Hi Massimo, It does not let me use instance methods as represent because the current code uses [ f.func_code.co_argcount ] which takes into account "self", and therefore the resulting "n" is 3.
Thanks, Carlos