add debug
This commit is contained in:
parent
25b17f93fc
commit
a9e4febaa5
@ -43,6 +43,8 @@ def sendsmpmessage(target, message):
|
|||||||
status = statusdict['sndProgress']
|
status = statusdict['sndProgress']
|
||||||
except KeyError:
|
except KeyError:
|
||||||
pprint(response['resp']['chatItems'])
|
pprint(response['resp']['chatItems'])
|
||||||
|
print('---')
|
||||||
|
pprint(chatitem)
|
||||||
print("FAILED")
|
print("FAILED")
|
||||||
status = 'FAILED'
|
status = 'FAILED'
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user