/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
simplejson
/
tests
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/tests
Edit:
/opt/alt/python37/lib64/python3.7/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