summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-12-05 16:22:50 +0000
committerGordon Sim <gsim@apache.org>2007-12-05 16:22:50 +0000
commit46989a4ce0c90b73dbcb76cb344c95b0de27d360 (patch)
tree74763483de2456c88b49c9cd030c149b5950c635 /qpid/python
parent17ac435eab95ea5c7758b4104efba53b313c7916 (diff)
downloadqpid-python-46989a4ce0c90b73dbcb76cb344c95b0de27d360.tar.gz
Renamed for consistency with c++
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@601394 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/examples/direct/direct_config_queues.py (renamed from qpid/python/examples/direct/config_direct_exchange.py)0
-rw-r--r--qpid/python/examples/direct/direct_publisher.py (renamed from qpid/python/examples/direct/direct_producer.py)0
-rw-r--r--qpid/python/examples/direct/listener.py (renamed from qpid/python/examples/direct/direct_consumer.py)0
-rw-r--r--qpid/python/examples/fanout/fanout_config_queues.py (renamed from qpid/python/examples/fanout/config_fanout_exchange.py)0
-rw-r--r--qpid/python/examples/fanout/fanout_publisher.py (renamed from qpid/python/examples/fanout/fanout_producer.py)0
-rw-r--r--qpid/python/examples/fanout/listener.py (renamed from qpid/python/examples/fanout/fanout_consumer.py)0
-rw-r--r--qpid/python/examples/pubsub/topic_listener.py (renamed from qpid/python/examples/pubsub/topic_consumer.py)0
-rw-r--r--qpid/python/examples/pubsub/topic_publisher.py (renamed from qpid/python/examples/pubsub/topic_producer.py)0
8 files changed, 0 insertions, 0 deletions
diff --git a/qpid/python/examples/direct/config_direct_exchange.py b/qpid/python/examples/direct/direct_config_queues.py
index e64ad678b8..e64ad678b8 100644
--- a/qpid/python/examples/direct/config_direct_exchange.py
+++ b/qpid/python/examples/direct/direct_config_queues.py
diff --git a/qpid/python/examples/direct/direct_producer.py b/qpid/python/examples/direct/direct_publisher.py
index 6770e56803..6770e56803 100644
--- a/qpid/python/examples/direct/direct_producer.py
+++ b/qpid/python/examples/direct/direct_publisher.py
diff --git a/qpid/python/examples/direct/direct_consumer.py b/qpid/python/examples/direct/listener.py
index 38b1ba30a0..38b1ba30a0 100644
--- a/qpid/python/examples/direct/direct_consumer.py
+++ b/qpid/python/examples/direct/listener.py
diff --git a/qpid/python/examples/fanout/config_fanout_exchange.py b/qpid/python/examples/fanout/fanout_config_queues.py
index 3315f5bc14..3315f5bc14 100644
--- a/qpid/python/examples/fanout/config_fanout_exchange.py
+++ b/qpid/python/examples/fanout/fanout_config_queues.py
diff --git a/qpid/python/examples/fanout/fanout_producer.py b/qpid/python/examples/fanout/fanout_publisher.py
index 92ca7b7ec0..92ca7b7ec0 100644
--- a/qpid/python/examples/fanout/fanout_producer.py
+++ b/qpid/python/examples/fanout/fanout_publisher.py
diff --git a/qpid/python/examples/fanout/fanout_consumer.py b/qpid/python/examples/fanout/listener.py
index e9a2291f4c..e9a2291f4c 100644
--- a/qpid/python/examples/fanout/fanout_consumer.py
+++ b/qpid/python/examples/fanout/listener.py
diff --git a/qpid/python/examples/pubsub/topic_consumer.py b/qpid/python/examples/pubsub/topic_listener.py
index afe8bba91e..afe8bba91e 100644
--- a/qpid/python/examples/pubsub/topic_consumer.py
+++ b/qpid/python/examples/pubsub/topic_listener.py
diff --git a/qpid/python/examples/pubsub/topic_producer.py b/qpid/python/examples/pubsub/topic_publisher.py
index c3b13cd82c..c3b13cd82c 100644
--- a/qpid/python/examples/pubsub/topic_producer.py
+++ b/qpid/python/examples/pubsub/topic_publisher.py