Results 1 comments of Evgeny Sizikov

At least there is a py-amqplib dependency in carrot/connection.py: $ head connection.py """ Getting a connection to the AMQP server. """ from amqplib.client_0_8.connection import AMQPConnectionException from carrot.backends import get_backend_cls