victory
Results
1
comments of
victory
You can try : curs.execute("select blob from table") data = curs.fetchall() print(data[0][0].stringValue())