Searched defs:cjson (Results 1 – 2 of 2) sorted by relevance
10 cjson = test_support.import_fresh_module('json', fresh=['_json']) variable
11 cjson = import_helper.import_fresh_module('json', fresh=['_json']) variable