In [ ]:
import rabbitpy

In [ ]:
connection = rabbitpy.Connection()
print('Channel is Blocked? %s' % connection.blocked)