Add print of binary object as well
This commit is contained in:
@@ -7,3 +7,5 @@ obj = umsgpack.unpackb(binary)
|
||||
print(obj)
|
||||
|
||||
print(obj['schema'])
|
||||
|
||||
print(binary)
|
||||
Reference in New Issue
Block a user