/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
simplejson
/
tests
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/imunify360/venv/lib/python3.11/site-packages/simplejson/tests
Edit:
/opt/imunify360/venv/lib/python3.11/site-packages/simplejson/tests/test_default.py
from unittest import TestCase import simplejson as json class TestDefault(TestCase): def test_default(self): self.assertEqual( json.dumps(type, default=repr), json.dumps(repr(type)))
Ukuran: 221 B