summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_augassign
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_augassign')
-rw-r--r--Lib/test/output/test_augassign12
1 files changed, 6 insertions, 6 deletions
diff --git a/Lib/test/output/test_augassign b/Lib/test/output/test_augassign
index 2a461f6..af840f8 100644
--- a/Lib/test/output/test_augassign
+++ b/Lib/test/output/test_augassign
@@ -4,14 +4,14 @@ test_augassign
6
[1, 2, 3, 4, 1, 2, 3, 4]
[1, 2, 1, 2, 3]
-1
-1
-1
+True
+True
+True
11
-1
+True
12
-1
-1
+True
+True
13
__add__ called
__radd__ called