diff options
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_builtin | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/Lib/test/output/test_builtin b/Lib/test/output/test_builtin deleted file mode 100644 index 6c1b9aa..0000000 --- a/Lib/test/output/test_builtin +++ /dev/null @@ -1,53 +0,0 @@ -test_builtin -4. Built-in functions -test_b1 -__import__ -abs -apply -callable -chr -cmp -coerce -compile -complex -delattr -dir -divmod -eval -execfile -filter -float -getattr -hasattr -hash -hex -id -int -isinstance -issubclass -len -list -long -map -max -min -test_b2 -oct -open -ord -pow -range -input and raw_input -testing -testing -reduce -reload -repr -round -setattr -str -tuple -type -vars -xrange -zip |