summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf2/python/python.i
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-02-18 21:08:45 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-02-18 21:08:45 +0000
commit5360ef5e117f177e62df49725967024015757f57 (patch)
treeab06267422382ac924f24c338124811201851da0 /qpid/cpp/bindings/qmf2/python/python.i
parent92f7391f6ee82c68c2e98ac72a0658d3aa835e02 (diff)
downloadqpid-python-5360ef5e117f177e62df49725967024015757f57.tar.gz
QPID-4588: Updated the Python bindings.
The Python language bindings will now look for the Swig descriptors and typemaps in their proper locations. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1447497 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings/qmf2/python/python.i')
-rw-r--r--qpid/cpp/bindings/qmf2/python/python.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qmf2/python/python.i b/qpid/cpp/bindings/qmf2/python/python.i
index 39193a2475..6b5326f8cf 100644
--- a/qpid/cpp/bindings/qmf2/python/python.i
+++ b/qpid/cpp/bindings/qmf2/python/python.i
@@ -19,7 +19,7 @@
%module cqmf2
%include "std_string.i"
-%include "swig_python_typemaps.i"
+%include "qpid/swig_python_typemaps.i"
/* Define the general-purpose exception handling */
%exception {