diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2010-07-13 16:33:24 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2010-07-13 16:33:24 +0000 |
| commit | 2c7e79a2bac98657a2e613ef848e8615939bfc46 (patch) | |
| tree | 9effeb2a9c3546d5c7567969341040e4ab8be419 /qpid/python/examples/headers/verify.in | |
| parent | 33b291a4801c7467879361add250d113cf73a4e1 (diff) | |
| download | qpid-python-2c7e79a2bac98657a2e613ef848e8615939bfc46.tar.gz | |
removed old python examples
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/examples/headers/verify.in')
| -rw-r--r-- | qpid/python/examples/headers/verify.in | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/qpid/python/examples/headers/verify.in b/qpid/python/examples/headers/verify.in deleted file mode 100644 index 90ffd0a071..0000000000 --- a/qpid/python/examples/headers/verify.in +++ /dev/null @@ -1,25 +0,0 @@ -==== declare_queues.py.out -==== headers_producer.py.out -==== headers_consumer.py.out -message(first) 0 -message(first) 1 -message(first) 2 -message(first) 3 -message(first) 4 -message(first) 5 -message(first) 6 -message(first) 7 -message(first) 8 -message(first) 9 -That's all, folks! -message(second) 0 -message(second) 1 -message(second) 2 -message(second) 3 -message(second) 4 -message(second) 5 -message(second) 6 -message(second) 7 -message(second) 8 -message(second) 9 -That's all, folks! |
