lore icon indicating copy to clipboard operation
lore copied to clipboard

inspect.getargspec doesn't return expected arguments from decorated fit methods

Open Guzzii opened this issue 6 years ago • 1 comments

In python 3.6, the inspect.getargspec function here would return self as the sole argument due to decorations like @timed. I suspect it is the same in 3.5.

Guzzii avatar Jul 24 '18 15:07 Guzzii

Fraud inside this system

metatron1973 avatar Jun 23 '22 19:06 metatron1973