/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
simplejson
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/python37/lib64/python3.7/site-packages/simplejson
Edit:
/opt/alt/python37/lib64/python3.7/site-packages/simplejson/raw_json.py
"""Implementation of RawJSON """ class RawJSON(object): """Wrap an encoded JSON document for direct embedding in the output """ def __init__(self, encoded_json): self.encoded_json = encoded_json
Ukuran: 217 B