Beispiel #1
0
 def __init__(self, strict=False, compactly=True, escape_unicode=False):
     JSON.__init__(self, strict, compactly, escape_unicode)