kombu/kombu
Ask Solem 67fc107396 Cleanup 2011-01-20 12:17:24 +01:00
..
tests Cleanup 2011-01-20 12:17:24 +01:00
transport Cleanup 2011-01-20 12:17:24 +01:00
utils Cleanup 2011-01-20 12:17:24 +01:00
__init__.py Bumped version to 1.0.0rc2 2011-01-13 15:41:58 +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 Unit tests now passing on Python 3 2010-12-03 12:55:41 +01:00
connection.py conn.SimpleQueue/SimpleBuffer: Pass kwargs 2011-01-18 21:39:06 +01:00
entity.py Added Queue.__eq__ + Exchange.__eq__ 2010-11-11 12:52:42 +01:00
exceptions.py kqueue accidentally disabled 2011-01-18 12:03:38 +01:00
messaging.py 100% coverage for kombu.messaging, 97% total 2010-11-11 15:49:39 +01:00
pidbox.py pidbox: Declare reply exchange when sending replyà 2011-01-17 16:31:38 +01:00
serialization.py Use pure-python pickle on Python <= 2.5, as cPickle is broken there 2011-01-03 13:44:40 +01:00
simple.py amqplib: Set connection.client 2011-01-18 21:39:56 +01:00