summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_class
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_class')
-rw-r--r--Lib/test/output/test_class2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_class b/Lib/test/output/test_class
index 7d8ab5e..f3dc490 100644
--- a/Lib/test/output/test_class
+++ b/Lib/test/output/test_class
@@ -55,12 +55,10 @@ __eq__: (1,)
__lt__: (1,)
__gt__: (1,)
__ne__: (1,)
-__ne__: (1,)
__eq__: (1,)
__gt__: (1,)
__lt__: (1,)
__ne__: (1,)
-__ne__: (1,)
__del__: ()
__getattr__: ('spam',)
__setattr__: ('eggs', 'spam, spam, spam and ham')