/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
simplejson
/
tests
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.130
PHP 8.3.16
Dir:
/opt/cloudlinux/venv/lib/python3.11/site-packages/simplejson/tests
Edit:
/opt/cloudlinux/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