Exemplo n.º 1
0
 def __init__(self):
     JSONDecoder.__init__(self, strict=False)
     self.scan_once = make_scanner(self)
Exemplo n.º 2
0
 def __init__(self):
     JSONDecoder.__init__(self, strict=False)
     self.scan_once = make_scanner(self)