Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea46fa8

Browse files
committed
Undo previous checkin -- Barry fixed it better.
1 parent d320ad0 commit ea46fa8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/test/output/test_extcall

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ dir() got multiple values for keyword argument 'b'
3434
3 512 1
3535
3
3636
3
37-
unbound method method() must be called with Foo instance as first argument (got int instance instead)
38-
unbound method method() must be called with Foo instance as first argument (got int instance instead)
3937
za () {} -> za() takes exactly 1 argument (0 given)
4038
za () {'a': 'aa'} -> ok za aa B D E V a
4139
za () {'d': 'dd'} -> za() got an unexpected keyword argument 'd'

0 commit comments

Comments
 (0)