| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/simplejson/__pycache__/ |
Upload File : |
U
�O5[� � @ 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 �5/usr/lib/python3/dist-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