summaryrefslogtreecommitdiff
path: root/qpid/python/examples
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/python/examples')
-rw-r--r--qpid/python/examples/direct/config_direct_exchange.py (renamed from qpid/python/examples/direct/direct_config_queues.py)0
-rw-r--r--qpid/python/examples/direct/direct_consumer.py (renamed from qpid/python/examples/direct/listener.py)0
-rw-r--r--qpid/python/examples/direct/direct_producer.py (renamed from qpid/python/examples/direct/direct_publisher.py)0
-rw-r--r--qpid/python/examples/fanout/config_fanout_exchange.py (renamed from qpid/python/examples/fanout/fanout_config_queues.py)0
-rw-r--r--qpid/python/examples/fanout/fanout_consumer.py (renamed from qpid/python/examples/fanout/listener.py)0
-rw-r--r--qpid/python/examples/fanout/fanout_producer.py (renamed from qpid/python/examples/fanout/fanout_publisher.py)0
-rw-r--r--qpid/python/examples/pubsub/topic_consumer.py (renamed from qpid/python/examples/pubsub/topic_listener.py)0
-rw-r--r--qpid/python/examples/pubsub/topic_producer.py (renamed from qpid/python/examples/pubsub/topic_publisher.py)0
8 files changed, 0 insertions, 0 deletions
diff --git a/qpid/python/examples/direct/direct_config_queues.py b/qpid/python/examples/direct/config_direct_exchange.py
index e64ad678b8..e64ad678b8 100644
--- a/qpid/python/examples/direct/direct_config_queues.py
+++ b/qpid/python/examples/direct/config_direct_exchange.py
diff --git a/qpid/python/examples/direct/listener.py b/qpid/python/examples/direct/direct_consumer.py
index 38b1ba30a0..38b1ba30a0 100644
--- a/qpid/python/examples/direct/listener.py
+++ b/qpid/python/examples/direct/direct_consumer.py
diff --git a/qpid/python/examples/direct/direct_publisher.py b/qpid/python/examples/direct/direct_producer.py
index 6770e56803..6770e56803 100644
--- a/qpid/python/examples/direct/direct_publisher.py
+++ b/qpid/python/examples/direct/direct_producer.py
diff --git a/qpid/python/examples/fanout/fanout_config_queues.py b/qpid/python/examples/fanout/config_fanout_exchange.py
index 3315f5bc14..3315f5bc14 100644
--- a/qpid/python/examples/fanout/fanout_config_queues.py
+++ b/qpid/python/examples/fanout/config_fanout_exchange.py
diff --git a/qpid/python/examples/fanout/listener.py b/qpid/python/examples/fanout/fanout_consumer.py
index e9a2291f4c..e9a2291f4c 100644
--- a/qpid/python/examples/fanout/listener.py
+++ b/qpid/python/examples/fanout/fanout_consumer.py
diff --git a/qpid/python/examples/fanout/fanout_publisher.py b/qpid/python/examples/fanout/fanout_producer.py
index 92ca7b7ec0..92ca7b7ec0 100644
--- a/qpid/python/examples/fanout/fanout_publisher.py
+++ b/qpid/python/examples/fanout/fanout_producer.py
diff --git a/qpid/python/examples/pubsub/topic_listener.py b/qpid/python/examples/pubsub/topic_consumer.py
index afe8bba91e..afe8bba91e 100644
--- a/qpid/python/examples/pubsub/topic_listener.py
+++ b/qpid/python/examples/pubsub/topic_consumer.py
diff --git a/qpid/python/examples/pubsub/topic_publisher.py b/qpid/python/examples/pubsub/topic_producer.py
index c3b13cd82c..c3b13cd82c 100644
--- a/qpid/python/examples/pubsub/topic_publisher.py
+++ b/qpid/python/examples/pubsub/topic_producer.py