We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a6c63 commit faff845Copy full SHA for faff845
test/test_producer.py
@@ -7,7 +7,6 @@
7
except ImportError:
8
from Queue import Full
9
from mock import MagicMock
10
-from multiprocessing.queues import Full
11
from . import unittest
12
13
from kafka.producer.base import Producer
0 commit comments