| Current Path : /opt/alt/python33/lib64/python3.3/test/test_json/__pycache__/ |
| Current File : //opt/alt/python33/lib64/python3.3/test/test_json/__pycache__/test_pass3.cpython-33.pyc |
�
��f c @ se d d l m Z m Z d Z Gd d � d � Z Gd d � d e e � Z Gd d � d e e � Z d S(
i ( u PyTestu CTestu�
{
"JSON Test Pattern pass3": {
"The outermost value": "must be an object or array.",
"In this test": "It is an object."
}
}
c B s | Ee Z d Z d d � Z d S( u TestPass3c C s; | j t � } | j | � } | j | | j | � � d S( N( u loadsu JSONu dumpsu assertEqual( u selfu resu out( ( u>