Using simplejson and fixed some encodes and decodes
This commit is contained in:
parent
0fbf131df3
commit
c01716a6c0
26 changed files with 29 additions and 27 deletions
scripts
|
@ -1,5 +1,5 @@
|
|||
import struct
|
||||
import json
|
||||
import simplejson as json
|
||||
import logging
|
||||
import argparse
|
||||
import hashlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue