관리-도구
편집 파일: raw_json.cpython-37.opt-1.pyc
B VX�Y� � @ s d Z G dd� de�ZdS )zImplementation of RawJSON c @ s e Zd ZdZdd� ZdS )�RawJSONzFWrap an encoded JSON document for direct embedding in the output c C s || _ d S )N)�encoded_json)�selfr � r �F/opt/alt/python37/lib64/python3.7/site-packages/simplejson/raw_json.py�__init__ s zRawJSON.__init__N)�__name__� __module__�__qualname__�__doc__r r r r r r s r N)r �objectr r r r r �<module> s