summaryrefslogtreecommitdiff
path: root/python/examples
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2010-07-13 17:43:48 +0000
committerRafael H. Schloming <rhs@apache.org>2010-07-13 17:43:48 +0000
commitb34fe9f8bf9bf60a471506df49b73ff8190355aa (patch)
tree0ec9332c3248e1a3c630ab3a3ede5e790da23637 /python/examples
parent9e051d47b7d5b889e53348fe62465e97bcbac830 (diff)
downloadqpid-python-b34fe9f8bf9bf60a471506df49b73ff8190355aa.tar.gz
corrected whitespace
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@963800 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/examples')
-rw-r--r--python/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/README.txt b/python/examples/README.txt
index 50bb0a8c9b..4395160fec 100644
--- a/python/examples/README.txt
+++ b/python/examples/README.txt
@@ -17,7 +17,6 @@ api/spout -- A simple messaging client that sends
api/server -- An example server that process incoming
messages and sends replies.
-
api/hello -- An example client that sends a message
and then receives it.
@@ -25,6 +24,7 @@ api/hello_xml -- An example client that sends a message
to the xml exchange and then receives
it.
+
reservations -- Directory containing an example machine
reservation system.