summaryrefslogtreecommitdiffstats
path: root/Lib/test/json_tests/test_tool.py
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2012-11-29 00:26:15 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2012-11-29 00:26:15 (GMT)
commit4cee810f5d0376ba32f893340e9a5fefc1b56e05 (patch)
tree2ac8554fdd8c04db0ef7b51686de4895e377d083 /Lib/test/json_tests/test_tool.py
parent1e86d01e1ebca5554c51d18dee404658c14bce00 (diff)
parentb32512ed9a1ab9912a9e0bdbb609ca1a19949355 (diff)
downloadcpython-4cee810f5d0376ba32f893340e9a5fefc1b56e05.zip
cpython-4cee810f5d0376ba32f893340e9a5fefc1b56e05.tar.gz
cpython-4cee810f5d0376ba32f893340e9a5fefc1b56e05.tar.bz2
#16476: merge with 3.2.
Diffstat (limited to 'Lib/test/json_tests/test_tool.py')
-rw-r--r--Lib/test/json_tests/test_tool.py16
1 files changed, 8 insertions, 8 deletions
diff --git a/Lib/test/json_tests/test_tool.py b/Lib/test/json_tests/test_tool.py
index 8a3cc6f..1f2c8a2 100644
--- a/Lib/test/json_tests/test_tool.py
+++ b/Lib/test/json_tests/test_tool.py
@@ -19,19 +19,19 @@ class TestTool(unittest.TestCase):
[
[
"blorpie"
- ],
+ ],
[
"whoops"
- ],
- [],
- "d-shtaeou",
- "d-nthiouh",
- "i-vhbjkhnth",
+ ],
+ [],
+ "d-shtaeou",
+ "d-nthiouh",
+ "i-vhbjkhnth",
{
"nifty": 87
- },
+ },
{
- "field": "yes",
+ "field": "yes",
"morefield": false
}
]