
    daf!                     \    d dl mZmZ dZ G d d      Z G d dee      Z G d dee      Zy	)
    )PyTestCTestz
{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}
c                       e Zd Zd Zy)	TestPass3c                     | j                  t              }| j                  |      }| j                  || j                  |             y )N)loadsJSONdumpsassertEqual)selfresouts      4/root/Python-3.12.4/Lib/test/test_json/test_pass3.py
test_parsezTestPass3.test_parse   s5    jjjjodjjo.    N)__name__
__module____qualname__r    r   r   r   r      s    /r   r   c                       e Zd Zy)TestPyPass3Nr   r   r   r   r   r   r   r          r   r   c                       e Zd Zy)
TestCPass3Nr   r   r   r   r   r      r   r   r   N)test.test_jsonr   r   r	   r   r   r   r   r   r   <module>r      s/    (/ / +)V * (E (r   