diff options
| -rw-r--r-- | qpid/python/examples/README.txt | 5 | ||||
| -rwxr-xr-x | qpid/tools/src/py/qpid-receive (renamed from qpid/python/examples/api/receive) | 0 | ||||
| -rwxr-xr-x | qpid/tools/src/py/qpid-send (renamed from qpid/python/examples/api/send) | 0 |
3 files changed, 0 insertions, 5 deletions
diff --git a/qpid/python/examples/README.txt b/qpid/python/examples/README.txt index 3a3e421a1e..4395160fec 100644 --- a/qpid/python/examples/README.txt +++ b/qpid/python/examples/README.txt @@ -14,11 +14,6 @@ api/spout -- A simple messaging client that sends messages to the target specified on the command line. -api/send -- Sends messages to a specified queue. - -api/receive -- Receives messages from a specified queue. - Use with the send example above. - api/server -- An example server that process incoming messages and sends replies. diff --git a/qpid/python/examples/api/receive b/qpid/tools/src/py/qpid-receive index f14df277ac..f14df277ac 100755 --- a/qpid/python/examples/api/receive +++ b/qpid/tools/src/py/qpid-receive diff --git a/qpid/python/examples/api/send b/qpid/tools/src/py/qpid-send index b0105e41a6..b0105e41a6 100755 --- a/qpid/python/examples/api/send +++ b/qpid/tools/src/py/qpid-send |
