diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2010-07-13 17:43:48 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2010-07-13 17:43:48 +0000 |
| commit | 59974a7a8d87a1e6b2b08d80cefc235eea8c97b4 (patch) | |
| tree | 0ec9332c3248e1a3c630ab3a3ede5e790da23637 /python/examples | |
| parent | 3cc524ef6a476f131f343b6662286880b76df55c (diff) | |
| download | qpid-python-59974a7a8d87a1e6b2b08d80cefc235eea8c97b4.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.txt | 2 |
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. |
