We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb61811 commit 4bf6921Copy full SHA for 4bf6921
src/tarantool/response.py
@@ -4,6 +4,7 @@
4
import ctypes
5
import socket
6
import struct
7
+import sys
8
9
from tarantool.const import *
10
from tarantool.error import *
0 commit comments