diff options
Diffstat (limited to 'Lib/test/output/test_extcall')
-rw-r--r-- | Lib/test/output/test_extcall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_extcall b/Lib/test/output/test_extcall index ddb2be5..15a5c65 100644 --- a/Lib/test/output/test_extcall +++ b/Lib/test/output/test_extcall @@ -31,7 +31,7 @@ h() argument after ** must be a dictionary dir() argument after ** must be a dictionary NoneType object argument after ** must be a dictionary dir() got multiple values for keyword argument 'b' -3 512 1 +3 512 True 3 3 za () {} -> za() takes exactly 1 argument (0 given) |