diff options
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_new | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/output/test_new b/Lib/test/output/test_new index b7f2ed9..fd225f3 100644 --- a/Lib/test/output/test_new +++ b/Lib/test/output/test_new @@ -1,7 +1,6 @@ test_new new.module() new.classobj() -new.instance() new.instancemethod() new.function() new.code() |