utils.initthreads
Enter search terms or a module, class or function name.
Priority based json library imports.
Use jsonapi.loads() and jsonapi.dumps() for guaranteed symmetry.
Priority: jsonlib2 > jsonlib > simplejson > json
Ensures bytes instead of unicode on either side of serialization.
This one is separate because jsonlib doesn’t allow specifying separators. See jsonlib.dumps for details on kwargs.