| Index: swig/Lib/python/pytuplehlp.swg
|
| ===================================================================
|
| --- swig/Lib/python/pytuplehlp.swg (revision 0)
|
| +++ swig/Lib/python/pytuplehlp.swg (revision 0)
|
| @@ -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."
|
|
|