Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100278 > unrolled thread

wrappers for C/C++

Started by"Ginga, Dick" <Dick.Ginga@PERKINELMER.COM>
First post2015-12-11 17:21 +0000
Last post2015-12-11 17:21 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  wrappers for C/C++ "Ginga, Dick" <Dick.Ginga@PERKINELMER.COM> - 2015-12-11 17:21 +0000

#100278 — wrappers for C/C++

From"Ginga, Dick" <Dick.Ginga@PERKINELMER.COM>
Date2015-12-11 17:21 +0000
Subjectwrappers for C/C++
Message-ID<mailman.149.1449854579.12405.python-list@python.org>
I have inherited a product build that uses SWIG to product wrapper libraries for our C/C++ code. It currently builds these wrappers for 2.5, 2.6, 3.1 and 3.2.

Is it necessary to have version specific wrappers?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web