summaryrefslogtreecommitdiff
path: root/share/swig/2.0.11/python/pytuplehlp.swg
diff options
context:
space:
mode:
Diffstat (limited to 'share/swig/2.0.11/python/pytuplehlp.swg')
-rw-r--r--share/swig/2.0.11/python/pytuplehlp.swg8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/swig/2.0.11/python/pytuplehlp.swg b/share/swig/2.0.11/python/pytuplehlp.swg
new file mode 100644
index 0000000..32e1580
--- /dev/null
+++ b/share/swig/2.0.11/python/pytuplehlp.swg
@@ -0,0 +1,8 @@
+/*
+ Helper function to return output types, now we need to use a list
+ instead of a tuple since all the other types
+ (std::pair,std::vector,std::list,etc) return tuples.
+*/
+
+#warning "Deprecated file: Don't use t_output_helper anymore,"
+#warning "use SWIG_Python_AppendOutput or %append_output instead."