Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d320ad0 commit ea46fa8Copy full SHA for ea46fa8
1 file changed
Lib/test/output/test_extcall
@@ -34,8 +34,6 @@ dir() got multiple values for keyword argument 'b'
34
3 512 1
35
3
36
37
-unbound method method() must be called with Foo instance as first argument (got int instance instead)
38
39
za () {} -> za() takes exactly 1 argument (0 given)
40
za () {'a': 'aa'} -> ok za aa B D E V a
41
za () {'d': 'dd'} -> za() got an unexpected keyword argument 'd'
0 commit comments