From c83a7997cdd7437f868f7c5de9b9968f48a5fa38 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Tue, 13 Oct 2015 15:08:32 -0700 Subject: Delete checked in .py[cdo] files. Change-Id: If507efbcb9171d5b7660b933bd58ea17bd5f2c1a --- lib/python2.7/json/tests/__init__.pyc | Bin 3933 -> 0 bytes lib/python2.7/json/tests/__init__.pyo | Bin 3933 -> 0 bytes lib/python2.7/json/tests/test_check_circular.pyc | Bin 2831 -> 0 bytes lib/python2.7/json/tests/test_check_circular.pyo | Bin 2831 -> 0 bytes lib/python2.7/json/tests/test_decode.pyc | Bin 4676 -> 0 bytes lib/python2.7/json/tests/test_decode.pyo | Bin 4676 -> 0 bytes lib/python2.7/json/tests/test_default.pyc | Bin 1280 -> 0 bytes lib/python2.7/json/tests/test_default.pyo | Bin 1280 -> 0 bytes lib/python2.7/json/tests/test_dump.pyc | Bin 2599 -> 0 bytes lib/python2.7/json/tests/test_dump.pyo | Bin 2599 -> 0 bytes .../json/tests/test_encode_basestring_ascii.pyc | Bin 3695 -> 0 bytes .../json/tests/test_encode_basestring_ascii.pyo | Bin 3695 -> 0 bytes lib/python2.7/json/tests/test_fail.pyc | Bin 3218 -> 0 bytes lib/python2.7/json/tests/test_fail.pyo | Bin 3218 -> 0 bytes lib/python2.7/json/tests/test_float.pyc | Bin 2823 -> 0 bytes lib/python2.7/json/tests/test_float.pyo | Bin 2823 -> 0 bytes lib/python2.7/json/tests/test_indent.pyc | Bin 2783 -> 0 bytes lib/python2.7/json/tests/test_indent.pyo | Bin 2783 -> 0 bytes lib/python2.7/json/tests/test_pass1.pyc | Bin 2737 -> 0 bytes lib/python2.7/json/tests/test_pass1.pyo | Bin 2737 -> 0 bytes lib/python2.7/json/tests/test_pass2.pyc | Bin 1348 -> 0 bytes lib/python2.7/json/tests/test_pass2.pyo | Bin 1348 -> 0 bytes lib/python2.7/json/tests/test_pass3.pyc | Bin 1443 -> 0 bytes lib/python2.7/json/tests/test_pass3.pyo | Bin 1443 -> 0 bytes lib/python2.7/json/tests/test_recursion.pyc | Bin 5198 -> 0 bytes lib/python2.7/json/tests/test_recursion.pyo | Bin 5198 -> 0 bytes lib/python2.7/json/tests/test_scanstring.pyc | Bin 4817 -> 0 bytes lib/python2.7/json/tests/test_scanstring.pyo | Bin 4817 -> 0 bytes lib/python2.7/json/tests/test_separators.pyc | Bin 2101 -> 0 bytes lib/python2.7/json/tests/test_separators.pyo | Bin 2101 -> 0 bytes lib/python2.7/json/tests/test_speedups.pyc | Bin 2091 -> 0 bytes lib/python2.7/json/tests/test_speedups.pyo | Bin 2091 -> 0 bytes lib/python2.7/json/tests/test_tool.pyc | Bin 3052 -> 0 bytes lib/python2.7/json/tests/test_tool.pyo | Bin 3052 -> 0 bytes lib/python2.7/json/tests/test_unicode.pyc | Bin 6341 -> 0 bytes lib/python2.7/json/tests/test_unicode.pyo | Bin 6341 -> 0 bytes 36 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/python2.7/json/tests/__init__.pyc delete mode 100644 lib/python2.7/json/tests/__init__.pyo delete mode 100644 lib/python2.7/json/tests/test_check_circular.pyc delete mode 100644 lib/python2.7/json/tests/test_check_circular.pyo delete mode 100644 lib/python2.7/json/tests/test_decode.pyc delete mode 100644 lib/python2.7/json/tests/test_decode.pyo delete mode 100644 lib/python2.7/json/tests/test_default.pyc delete mode 100644 lib/python2.7/json/tests/test_default.pyo delete mode 100644 lib/python2.7/json/tests/test_dump.pyc delete mode 100644 lib/python2.7/json/tests/test_dump.pyo delete mode 100644 lib/python2.7/json/tests/test_encode_basestring_ascii.pyc delete mode 100644 lib/python2.7/json/tests/test_encode_basestring_ascii.pyo delete mode 100644 lib/python2.7/json/tests/test_fail.pyc delete mode 100644 lib/python2.7/json/tests/test_fail.pyo delete mode 100644 lib/python2.7/json/tests/test_float.pyc delete mode 100644 lib/python2.7/json/tests/test_float.pyo delete mode 100644 lib/python2.7/json/tests/test_indent.pyc delete mode 100644 lib/python2.7/json/tests/test_indent.pyo delete mode 100644 lib/python2.7/json/tests/test_pass1.pyc delete mode 100644 lib/python2.7/json/tests/test_pass1.pyo delete mode 100644 lib/python2.7/json/tests/test_pass2.pyc delete mode 100644 lib/python2.7/json/tests/test_pass2.pyo delete mode 100644 lib/python2.7/json/tests/test_pass3.pyc delete mode 100644 lib/python2.7/json/tests/test_pass3.pyo delete mode 100644 lib/python2.7/json/tests/test_recursion.pyc delete mode 100644 lib/python2.7/json/tests/test_recursion.pyo delete mode 100644 lib/python2.7/json/tests/test_scanstring.pyc delete mode 100644 lib/python2.7/json/tests/test_scanstring.pyo delete mode 100644 lib/python2.7/json/tests/test_separators.pyc delete mode 100644 lib/python2.7/json/tests/test_separators.pyo delete mode 100644 lib/python2.7/json/tests/test_speedups.pyc delete mode 100644 lib/python2.7/json/tests/test_speedups.pyo delete mode 100644 lib/python2.7/json/tests/test_tool.pyc delete mode 100644 lib/python2.7/json/tests/test_tool.pyo delete mode 100644 lib/python2.7/json/tests/test_unicode.pyc delete mode 100644 lib/python2.7/json/tests/test_unicode.pyo (limited to 'lib/python2.7/json/tests') diff --git a/lib/python2.7/json/tests/__init__.pyc b/lib/python2.7/json/tests/__init__.pyc deleted file mode 100644 index c5e1e0e..0000000 Binary files a/lib/python2.7/json/tests/__init__.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/__init__.pyo b/lib/python2.7/json/tests/__init__.pyo deleted file mode 100644 index c5e1e0e..0000000 Binary files a/lib/python2.7/json/tests/__init__.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_check_circular.pyc b/lib/python2.7/json/tests/test_check_circular.pyc deleted file mode 100644 index f354e6e..0000000 Binary files a/lib/python2.7/json/tests/test_check_circular.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_check_circular.pyo b/lib/python2.7/json/tests/test_check_circular.pyo deleted file mode 100644 index f354e6e..0000000 Binary files a/lib/python2.7/json/tests/test_check_circular.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_decode.pyc b/lib/python2.7/json/tests/test_decode.pyc deleted file mode 100644 index 296249b..0000000 Binary files a/lib/python2.7/json/tests/test_decode.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_decode.pyo b/lib/python2.7/json/tests/test_decode.pyo deleted file mode 100644 index 296249b..0000000 Binary files a/lib/python2.7/json/tests/test_decode.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_default.pyc b/lib/python2.7/json/tests/test_default.pyc deleted file mode 100644 index 4ef367e..0000000 Binary files a/lib/python2.7/json/tests/test_default.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_default.pyo b/lib/python2.7/json/tests/test_default.pyo deleted file mode 100644 index 4ef367e..0000000 Binary files a/lib/python2.7/json/tests/test_default.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_dump.pyc b/lib/python2.7/json/tests/test_dump.pyc deleted file mode 100644 index 2e23305..0000000 Binary files a/lib/python2.7/json/tests/test_dump.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_dump.pyo b/lib/python2.7/json/tests/test_dump.pyo deleted file mode 100644 index 2e23305..0000000 Binary files a/lib/python2.7/json/tests/test_dump.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc b/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc deleted file mode 100644 index a8577ca..0000000 Binary files a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo b/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo deleted file mode 100644 index a8577ca..0000000 Binary files a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_fail.pyc b/lib/python2.7/json/tests/test_fail.pyc deleted file mode 100644 index ffc1a39..0000000 Binary files a/lib/python2.7/json/tests/test_fail.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_fail.pyo b/lib/python2.7/json/tests/test_fail.pyo deleted file mode 100644 index ffc1a39..0000000 Binary files a/lib/python2.7/json/tests/test_fail.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_float.pyc b/lib/python2.7/json/tests/test_float.pyc deleted file mode 100644 index 74f67a4..0000000 Binary files a/lib/python2.7/json/tests/test_float.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_float.pyo b/lib/python2.7/json/tests/test_float.pyo deleted file mode 100644 index 74f67a4..0000000 Binary files a/lib/python2.7/json/tests/test_float.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_indent.pyc b/lib/python2.7/json/tests/test_indent.pyc deleted file mode 100644 index 1fdc5f2..0000000 Binary files a/lib/python2.7/json/tests/test_indent.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_indent.pyo b/lib/python2.7/json/tests/test_indent.pyo deleted file mode 100644 index 1fdc5f2..0000000 Binary files a/lib/python2.7/json/tests/test_indent.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass1.pyc b/lib/python2.7/json/tests/test_pass1.pyc deleted file mode 100644 index 6330a55..0000000 Binary files a/lib/python2.7/json/tests/test_pass1.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass1.pyo b/lib/python2.7/json/tests/test_pass1.pyo deleted file mode 100644 index 6330a55..0000000 Binary files a/lib/python2.7/json/tests/test_pass1.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass2.pyc b/lib/python2.7/json/tests/test_pass2.pyc deleted file mode 100644 index d8c8aaf..0000000 Binary files a/lib/python2.7/json/tests/test_pass2.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass2.pyo b/lib/python2.7/json/tests/test_pass2.pyo deleted file mode 100644 index d8c8aaf..0000000 Binary files a/lib/python2.7/json/tests/test_pass2.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass3.pyc b/lib/python2.7/json/tests/test_pass3.pyc deleted file mode 100644 index aadb7a7..0000000 Binary files a/lib/python2.7/json/tests/test_pass3.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_pass3.pyo b/lib/python2.7/json/tests/test_pass3.pyo deleted file mode 100644 index aadb7a7..0000000 Binary files a/lib/python2.7/json/tests/test_pass3.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_recursion.pyc b/lib/python2.7/json/tests/test_recursion.pyc deleted file mode 100644 index b065fbe..0000000 Binary files a/lib/python2.7/json/tests/test_recursion.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_recursion.pyo b/lib/python2.7/json/tests/test_recursion.pyo deleted file mode 100644 index b065fbe..0000000 Binary files a/lib/python2.7/json/tests/test_recursion.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_scanstring.pyc b/lib/python2.7/json/tests/test_scanstring.pyc deleted file mode 100644 index a33ae45..0000000 Binary files a/lib/python2.7/json/tests/test_scanstring.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_scanstring.pyo b/lib/python2.7/json/tests/test_scanstring.pyo deleted file mode 100644 index a33ae45..0000000 Binary files a/lib/python2.7/json/tests/test_scanstring.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_separators.pyc b/lib/python2.7/json/tests/test_separators.pyc deleted file mode 100644 index 787ebfe..0000000 Binary files a/lib/python2.7/json/tests/test_separators.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_separators.pyo b/lib/python2.7/json/tests/test_separators.pyo deleted file mode 100644 index 787ebfe..0000000 Binary files a/lib/python2.7/json/tests/test_separators.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_speedups.pyc b/lib/python2.7/json/tests/test_speedups.pyc deleted file mode 100644 index 9f14045..0000000 Binary files a/lib/python2.7/json/tests/test_speedups.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_speedups.pyo b/lib/python2.7/json/tests/test_speedups.pyo deleted file mode 100644 index 9f14045..0000000 Binary files a/lib/python2.7/json/tests/test_speedups.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_tool.pyc b/lib/python2.7/json/tests/test_tool.pyc deleted file mode 100644 index c378e39..0000000 Binary files a/lib/python2.7/json/tests/test_tool.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_tool.pyo b/lib/python2.7/json/tests/test_tool.pyo deleted file mode 100644 index c378e39..0000000 Binary files a/lib/python2.7/json/tests/test_tool.pyo and /dev/null differ diff --git a/lib/python2.7/json/tests/test_unicode.pyc b/lib/python2.7/json/tests/test_unicode.pyc deleted file mode 100644 index 10ea509..0000000 Binary files a/lib/python2.7/json/tests/test_unicode.pyc and /dev/null differ diff --git a/lib/python2.7/json/tests/test_unicode.pyo b/lib/python2.7/json/tests/test_unicode.pyo deleted file mode 100644 index 10ea509..0000000 Binary files a/lib/python2.7/json/tests/test_unicode.pyo and /dev/null differ -- cgit v1.2.3