kombu/kombu
Ask Solem 383373e623 Bumped version to 1.0.2 2011-01-31 22:31:47 +01:00
..
tests Tests passing on Jython 2011-01-25 13:54:59 +01:00
transport Ghettoq transport names are now aliases to the kombu ones 2011-01-31 22:31:06 +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.2 2011-01-31 22:31:47 +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 Ghettoq transport names are now aliases to the kombu ones 2011-01-31 22:31:06 +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