sijax-python icon indicating copy to clipboard operation
sijax-python copied to clipboard

remove json helper code and use standard everywhere

Open Midnighter opened this issue 11 years ago • 0 comments

Since Python < 2.6 is not supported any longer, we can rely on the standard library package json.

Midnighter avatar Jan 15 '15 10:01 Midnighter