/tags/rel-1-3-29/SWIG/Lib/python/pytuplehlp.swg
Unknown | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 9d72cf4ac3fd329d7016c9eb07c14695 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1/* 2 Helper function to return output types, now we need to use a list 3 instead of a tuple since all the other types 4 (std::pair,std::vector,std::list,etc) return tuples. 5*/ 6 7#warning "Deprecated file: Don't use t_output_helper anymore," 8#warning "use SWIG_Python_AppendOutput or %append_output instead."