]> granicus.if.org Git - python/commitdiff
Undo previous checkin -- Barry fixed it better.
authorGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 19:46:21 +0000 (19:46 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 19:46:21 +0000 (19:46 +0000)
Lib/test/output/test_extcall

index b00849c7326a5394b7e1d14478b0b75e1e938dd7..ddb2be50fe81d289206f503eaed26adf63bc2ff9 100644 (file)
@@ -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'