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