mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-08-16 11:36:25 +00:00
Remove print
This commit is contained in:
parent
d659086b4f
commit
39ad93b4b7
@ -51,7 +51,6 @@ def _fret_obj(ret_str):
|
|||||||
|
|
||||||
|
|
||||||
def _fret_objlist(ret_str):
|
def _fret_objlist(ret_str):
|
||||||
print ret_str
|
|
||||||
try:
|
try:
|
||||||
dicts = json.loads(ret_str)
|
dicts = json.loads(ret_str)
|
||||||
except:
|
except:
|
||||||
|
Loading…
Reference in New Issue
Block a user