kombu/kombu
Ask Solem 82c84c284f Cosmetics 2011-04-01 00:45:12 +02:00
..
tests Fix kombu.messaging.Consumer.__exit__, which didn’t conform to PEP 0343’s calling convention, and thus rendered Consumer unusable in a with statement. 2011-03-31 13:34:05 -07:00
transport Virtual: Adds Channel.channel_id 2011-03-31 14:57:26 +02:00
utils KOMBU_LOG_CHANNEL now logs every channel method call 2011-03-22 16:29:18 +01:00
__init__.py Bumps version to 1.0.8 2011-03-31 14:57:52 +02:00
abstract.py Adds Queue.as_dict + Exchange.as_dict 2011-02-11 11:54:24 +01:00
compat.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
compression.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
connection.py Resource should not keep track of resources when limit is None 2011-03-29 18:57:11 +02:00
entity.py Queue.consume: Ensure consumer_tag is not None, it must be empty string for the server to generate a tag. Closes #21 2011-03-28 14:46:58 +02:00
exceptions.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
messaging.py Cosmetics 2011-04-01 00:45:12 +02:00
pidbox.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
serialization.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
simple.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
syn.py PEP8ify 2011-01-27 11:46:29 +01:00