summaryrefslogtreecommitdiff
path: root/qpid/python/examples
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-12-05 18:53:36 +0000
committerGordon Sim <gsim@apache.org>2007-12-05 18:53:36 +0000
commit8896a1a5ce01157036cc3096fdb33e8be50d4a02 (patch)
tree269089975423ea5224be61ff42a631ac11782e24 /qpid/python/examples
parent54d661119573c75cbf31a4df242c8cf412538afa (diff)
downloadqpid-python-8896a1a5ce01157036cc3096fdb33e8be50d4a02.tar.gz
Reversed renaming
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@601467 13f79535-47bb-0310-9956-ffa450edef68
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