Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
simplejson
/
tests
/
__pycache__
/
File Content:
test_pass1.cpython-37.pyc
B VX�Y� � @ s, d dl mZ d dlZdZG dd� de�ZdS )� )�TestCaseNa� [ "JSON Test Pattern pass1", {"object with 1 member":["array with 1 element"]}, {}, [], -42, true, false, null, { "integer": 1234567890, "real": -9876.543210, "e": 0.123456789e-12, "E": 1.234567890E+34, "": 23456789012E66, "zero": 0, "one": 1, "space": " ", "quote": "\"", "backslash": "\\", "controls": "\b\f\n\r\t", "slash": "/ & \/", "alpha": "abcdefghijklmnopqrstuvwyz", "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ", "digit": "0123456789", "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A", "true": true, "false": false, "null": null, "array":[ ], "object":{ }, "address": "50 St. James Street", "url": "http://www.JSON.org/", "comment": "// /* <!-- --", "# -- --> */": " ", " s p a c e d " :[1,2 , 3 , 4 , 5 , 6 ,7 ],"compact": [1,2,3,4,5,6,7], "jsontext": "{\"object with 1 member\":[\"array with 1 element\"]}", "quotes": "" \u0022 %22 0x22 034 "", "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?" : "A key can be any string" }, 0.5 ,98.6 , 99.44 , 1066, 1e1, 0.1e1, 1e-1, 1e00,2e+00,2e-00 ,"rosebud"] c @ s e Zd Zdd� ZdS )� TestPass1c C s* t �t�}t �|�}| �|t �|�� d S )N)�json�loads�JSON�dumpsZassertEqual)�selfZres�out� r �N/opt/alt/python37/lib64/python3.7/site-packages/simplejson/tests/test_pass1.py� test_parseC s zTestPass1.test_parseN)�__name__� __module__�__qualname__r r r r r r B s r )Zunittestr Z simplejsonr r r r r r r �<module> s =
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-37.opt-1.pyc
2617 bytes
0644
__init__.cpython-37.pyc
2617 bytes
0644
test_bigint_as_string.cpython-37.opt-1.pyc
1938 bytes
0644
test_bigint_as_string.cpython-37.pyc
1938 bytes
0644
test_bitsize_int_as_string.cpython-37.opt-1.pyc
2270 bytes
0644
test_bitsize_int_as_string.cpython-37.pyc
2270 bytes
0644
test_check_circular.cpython-37.opt-1.pyc
1678 bytes
0644
test_check_circular.cpython-37.pyc
1678 bytes
0644
test_decimal.cpython-37.opt-1.pyc
2675 bytes
0644
test_decimal.cpython-37.pyc
2675 bytes
0644
test_decode.cpython-37.opt-1.pyc
4404 bytes
0644
test_decode.cpython-37.pyc
4404 bytes
0644
test_default.cpython-37.opt-1.pyc
598 bytes
0644
test_default.cpython-37.pyc
598 bytes
0644
test_dump.cpython-37.opt-1.pyc
5165 bytes
0644
test_dump.cpython-37.pyc
5165 bytes
0644
test_encode_basestring_ascii.cpython-37.opt-1.pyc
2311 bytes
0644
test_encode_basestring_ascii.cpython-37.pyc
2311 bytes
0644
test_encode_for_html.cpython-37.opt-1.pyc
1471 bytes
0644
test_encode_for_html.cpython-37.pyc
1471 bytes
0644
test_errors.cpython-37.opt-1.pyc
1964 bytes
0644
test_errors.cpython-37.pyc
1964 bytes
0644
test_fail.cpython-37.opt-1.pyc
4170 bytes
0644
test_fail.cpython-37.pyc
4170 bytes
0644
test_float.cpython-37.opt-1.pyc
1982 bytes
0644
test_float.cpython-37.pyc
1982 bytes
0644
test_for_json.cpython-37.opt-1.pyc
4685 bytes
0644
test_for_json.cpython-37.pyc
4685 bytes
0644
test_indent.cpython-37.opt-1.pyc
2278 bytes
0644
test_indent.cpython-37.pyc
2278 bytes
0644
test_item_sort_key.cpython-37.opt-1.pyc
2073 bytes
0644
test_item_sort_key.cpython-37.pyc
2073 bytes
0644
test_iterable.cpython-37.opt-1.pyc
1375 bytes
0644
test_iterable.cpython-37.pyc
1375 bytes
0644
test_namedtuple.cpython-37.opt-1.pyc
5116 bytes
0644
test_namedtuple.cpython-37.pyc
5116 bytes
0644
test_pass1.cpython-37.opt-1.pyc
2023 bytes
0644
test_pass1.cpython-37.pyc
2023 bytes
0644
test_pass2.cpython-37.opt-1.pyc
661 bytes
0644
test_pass2.cpython-37.pyc
661 bytes
0644
test_pass3.cpython-37.opt-1.pyc
756 bytes
0644
test_pass3.cpython-37.pyc
756 bytes
0644
test_raw_json.cpython-37.opt-1.pyc
1409 bytes
0644
test_raw_json.cpython-37.pyc
1409 bytes
0644
test_recursion.cpython-37.opt-1.pyc
2033 bytes
0644
test_recursion.cpython-37.pyc
2033 bytes
0644
test_scanstring.cpython-37.opt-1.pyc
4898 bytes
0644
test_scanstring.cpython-37.pyc
4928 bytes
0644
test_separators.cpython-37.opt-1.pyc
1253 bytes
0644
test_separators.cpython-37.pyc
1253 bytes
0644
test_speedups.cpython-37.opt-1.pyc
3869 bytes
0644
test_speedups.cpython-37.pyc
3869 bytes
0644
test_str_subclass.cpython-37.opt-1.pyc
1032 bytes
0644
test_str_subclass.cpython-37.pyc
1032 bytes
0644
test_subclass.cpython-37.opt-1.pyc
1520 bytes
0644
test_subclass.cpython-37.pyc
1520 bytes
0644
test_tool.cpython-37.opt-1.pyc
2758 bytes
0644
test_tool.cpython-37.pyc
2758 bytes
0644
test_tuple.cpython-37.opt-1.pyc
1420 bytes
0644
test_tuple.cpython-37.pyc
1420 bytes
0644
test_unicode.cpython-37.opt-1.pyc
6620 bytes
0644
test_unicode.cpython-37.pyc
6620 bytes
0644
N4ST4R_ID | Naxtarrr