Author: tross
Date: Fri Sep 6 16:11:47 2013
New Revision: 1520621
URL: http://svn.apache.org/r1520621
Log:
NO-JIRA - Moved src/py to python
Added:
qpid/trunk/qpid/extras/dispatch/python/
- copied from r1520588, qpid/trunk/qpid/extras/dispatch/src/py/
Removed:
qpid/trunk/qpid/extras/dispatch/python/config/
qpid/trunk/qpid/extras/dispatch/python/router/
qpid/trunk/qpid/extras/dispatch/python/stubs/
qpid/trunk/qpid/extras/dispatch/src/py/
Modified:
qpid/trunk/qpid/extras/dispatch/README.md
Modified: qpid/trunk/qpid/extras/dispatch/README.md
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/README.md?rev=1520621&r1=1520620&r2=1520621&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/README.md (original)
+++ qpid/trunk/qpid/extras/dispatch/README.md Fri Sep 6 16:11:47 2013
@@ -15,6 +15,6 @@ $ cmake ..
$ make
$ make test
-Note: Your PYTHONPATH _must_ include <dispatch>/src/py in its list of paths
in order
+Note: Your PYTHONPATH _must_ include <dispatch>/python in its list of paths
in order
to test and run Dispatch.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]