Skip to content

Commit f81d254

Browse files
author
Jim Lim
committed
import bufferunderflow error
1 parent 2ed7638 commit f81d254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kafka/util.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import struct
44
from threading import Thread, Event
55

6+
from common import *
7+
68

79
def write_int_string(s):
810
if s is None:

0 commit comments

Comments
 (0)