anthony sottile
2022-11-08 12:30:05 -05:00
committed by GitHub
parent 739460291b
commit b13f8e37a3
2 changed files with 1 additions and 5 deletions
@@ -3,16 +3,12 @@ simplejson.JSONDecoder.__init__
simplejson.JSONDecoder.decode
simplejson.JSONDecoder.raw_decode
simplejson.JSONEncoder.__init__
simplejson.JSONEncoder.iterencode
simplejson.JSONEncoderForHTML.iterencode
simplejson.decoder.JSONDecoder.__init__
simplejson.decoder.JSONDecoder.decode
simplejson.decoder.JSONDecoder.raw_decode
simplejson.dump
simplejson.dumps
simplejson.encoder.JSONEncoder.__init__
simplejson.encoder.JSONEncoder.iterencode
simplejson.encoder.JSONEncoderForHTML.iterencode
simplejson.load
simplejson.loads
simplejson.scanner.JSONDecodeError.__init__