From 24ec6fbc7e85d647b3da9baa47f6c38d19fd8b36 Mon Sep 17 00:00:00 2001 From: Jeremy Hylton Date: Mon, 30 Oct 2000 19:41:33 +0000 Subject: track recent change to test_extcall.py --- Lib/test/output/test_extcall | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Lib/test/output/test_extcall b/Lib/test/output/test_extcall index 9f4ba43..87102af 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 -- cgit v0.12