kombu/kombu
Ask Solem a9b53e89bc Fixed typo client -> c 2011-01-28 20:31:12 +01:00
..
tests Tests passing on Jython 2011-01-25 13:54:59 +01:00
transport Fixed typo client -> c 2011-01-28 20:31:12 +01:00
utils epoll.poll timeout can't be None, use -1 for infinity 2011-01-28 12:34:07 +01:00
__init__.py Bumped version to 1.0.1 and updated Changelog 2011-01-28 20:28:39 +01:00
abstract.py Improved reference documentation 2010-10-27 09:17:37 +02:00
compat.py Implement connection revive() for kombu.compat classes 2011-01-07 11:11:22 +01:00
compression.py The bz2 module does not exist on Jython 2011-01-23 14:28:05 +01:00
connection.py Added connection.Pool.acquire_channel context manager. 2011-01-27 15:22:43 +01:00
entity.py kombu.utils.blocking renamed -> kombu.syn.blocking 2011-01-27 11:40:15 +01:00
exceptions.py kqueue accidentally disabled 2011-01-18 12:03:38 +01:00
messaging.py with Consumer() now works 2011-01-27 15:26:23 +01:00
pidbox.py pidbox: Declare reply exchange when sending replyà 2011-01-17 16:31:38 +01:00
serialization.py Tests passing on Jython 2011-01-25 13:54:59 +01:00
simple.py amqplib: Set connection.client 2011-01-18 21:39:56 +01:00
syn.py PEP8ify 2011-01-27 11:46:29 +01:00