diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-06-21 14:39:36 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-06-21 14:39:36 +0000 |
| commit | 265841a55cca55a7d3f8eea1d9e9c24a5fc2e350 (patch) | |
| tree | 9a454a3d8e4457cce224c4398d754ebbca4ed0aa /tools/src | |
| parent | 383da382942f6d1303c7bf913ff5a75a9ccd7004 (diff) | |
| download | qpid-python-265841a55cca55a7d3f8eea1d9e9c24a5fc2e350.tar.gz | |
Tell people how to set up their paths for QMF.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@956606 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools/src')
| -rw-r--r-- | tools/src/py/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/src/py/README b/tools/src/py/README new file mode 100644 index 0000000000..cabeb1be02 --- /dev/null +++ b/tools/src/py/README @@ -0,0 +1,4 @@ +To run these programs, please set PYTHONPATH to include: + + qpid/python + qpid/extras/qmf/src/py |
