From: Jeremy Hylton Date: Mon, 30 Oct 2000 19:41:33 +0000 (+0000) Subject: track recent change to test_extcall.py X-Git-Tag: v2.1a1~779 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24ec6fbc7e85d647b3da9baa47f6c38d19fd8b36;p=thirdparty%2FPython%2Fcpython.git track recent change to test_extcall.py --- diff --git a/Lib/test/output/test_extcall b/Lib/test/output/test_extcall index 9f4ba43d836d..87102af20327 100644 --- a/Lib/test/output/test_extcall +++ b/Lib/test/output/test_extcall @@ -27,3 +27,7 @@ h() got an unexpected keyword argument 'e' * argument must be a sequence ** argument must be a dictionary 3 512 1 +3 +3 +unbound method must be called with instance as first argument +unbound method must be called with instance as first argument