Yikes! I didn't realise this was broken like this, until it broke my code.
It's like having
class Foo:
def bar(arg1, arg2, arg3, self):
pass
JP, could you write that patch and some test cases?
Stephen.
Yikes! I didn't realise this was broken like this, until it broke my code.
It's like having
class Foo:
def bar(arg1, arg2, arg3, self):
pass
JP, could you write that patch and some test cases?
Stephen.