mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Undo previous checkin -- Barry fixed it better.
This commit is contained in:
parent
d320ad08bf
commit
ea46fa8494
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ dir() got multiple values for keyword argument 'b'
|
|||
3 512 1
|
||||
3
|
||||
3
|
||||
unbound method method() must be called with Foo instance as first argument (got int instance instead)
|
||||
unbound method method() must be called with Foo instance as first argument (got int instance instead)
|
||||
za () {} -> za() takes exactly 1 argument (0 given)
|
||||
za () {'a': 'aa'} -> ok za aa B D E V a
|
||||
za () {'d': 'dd'} -> za() got an unexpected keyword argument 'd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue