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 | 9e051d47b7d5b889e53348fe62465e97bcbac830 (patch) | |
| tree | a67ed5612c4de0d420006002a32b37e633f9b496 /python/examples/headers/verify.in | |
| parent | 5bee535ea193f5f5fd65d5fe0ebf30c825216d96 (diff) | |
| download | qpid-python-9e051d47b7d5b889e53348fe62465e97bcbac830.tar.gz | |
removed old python examples
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@963786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/examples/headers/verify.in')
| -rw-r--r-- | python/examples/headers/verify.in | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/python/examples/headers/verify.in b/python/examples/headers/verify.in deleted file mode 100644 index 90ffd0a071..0000000000 --- a/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! |
