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