Yes, we run simplejson on X4s, but it took a bit of hacking to make it work on such old Python.
I had to replace conditional operators (x = A if z else B ) in encoder.py and probably add lots of dependencies from the Python 2.3.4 libraries.
Yes, we run simplejson on X4s, but it took a bit of hacking to make it work on such old Python.
I had to replace conditional operators (x = A if z else B ) in encoder.py and probably add lots of dependencies from the Python 2.3.4 libraries.