diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-09-18 21:15:24 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-09-18 21:15:24 +0000 |
| commit | 2414494947e9761548321ed6da9fbfc303f42f8d (patch) | |
| tree | d491ee35d23bc28f591be888d58463541371b61e | |
| parent | d04baf535485895d250945723469a043f6949cd5 (diff) | |
| download | qpid-python-2414494947e9761548321ed6da9fbfc303f42f8d.tar.gz | |
QPID-4924: Move the Python examples under the bindings directory.
They now are found with the other languages.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524574 13f79535-47bb-0310-9956-ffa450edef68
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/console (renamed from qpid/python/examples/api/console) | 0 | ||||
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/drain (renamed from qpid/python/examples/api/drain) | 0 | ||||
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/hello (renamed from qpid/python/examples/api/hello) | 0 | ||||
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/hello_xml (renamed from qpid/python/examples/api/hello_xml) | 0 | ||||
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/server (renamed from qpid/python/examples/api/server) | 0 | ||||
| -rwxr-xr-x | qpid/cpp/bindings/qpid/examples/python/spout (renamed from qpid/python/examples/api/spout) | 0 | ||||
| -rw-r--r-- | qpid/cpp/bindings/qpid/examples/python/statistics.py (renamed from qpid/python/examples/api/statistics.py) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/qpid/python/examples/api/console b/qpid/cpp/bindings/qpid/examples/python/console index 2facc368c3..2facc368c3 100755 --- a/qpid/python/examples/api/console +++ b/qpid/cpp/bindings/qpid/examples/python/console diff --git a/qpid/python/examples/api/drain b/qpid/cpp/bindings/qpid/examples/python/drain index 2b15a50500..2b15a50500 100755 --- a/qpid/python/examples/api/drain +++ b/qpid/cpp/bindings/qpid/examples/python/drain diff --git a/qpid/python/examples/api/hello b/qpid/cpp/bindings/qpid/examples/python/hello index 52ea955093..52ea955093 100755 --- a/qpid/python/examples/api/hello +++ b/qpid/cpp/bindings/qpid/examples/python/hello diff --git a/qpid/python/examples/api/hello_xml b/qpid/cpp/bindings/qpid/examples/python/hello_xml index 05fa5cc7ba..05fa5cc7ba 100755 --- a/qpid/python/examples/api/hello_xml +++ b/qpid/cpp/bindings/qpid/examples/python/hello_xml diff --git a/qpid/python/examples/api/server b/qpid/cpp/bindings/qpid/examples/python/server index fb87951bad..fb87951bad 100755 --- a/qpid/python/examples/api/server +++ b/qpid/cpp/bindings/qpid/examples/python/server diff --git a/qpid/python/examples/api/spout b/qpid/cpp/bindings/qpid/examples/python/spout index 48921d4387..48921d4387 100755 --- a/qpid/python/examples/api/spout +++ b/qpid/cpp/bindings/qpid/examples/python/spout diff --git a/qpid/python/examples/api/statistics.py b/qpid/cpp/bindings/qpid/examples/python/statistics.py index 089b81b740..089b81b740 100644 --- a/qpid/python/examples/api/statistics.py +++ b/qpid/cpp/bindings/qpid/examples/python/statistics.py |
