Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100278
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | "Ginga, Dick" <Dick.Ginga@PERKINELMER.COM> |
| Newsgroups | comp.lang.python |
| Subject | wrappers for C/C++ |
| Date | Fri, 11 Dec 2015 17:21:11 +0000 |
| Lines | 7 |
| Message-ID | <mailman.149.1449854579.12405.python-list@python.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de DqeCOvrl92CItGVgukuT+ADDX0AWHUK8TPVX1G7yCvQw== |
| Return-Path | <Dick.Ginga@PERKINELMER.COM> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.038 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'wrapper': 0.07; 'c/c++': 0.09; 'inherited': 0.09; '3.2.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrappers': 0.16; 'to:name:python- list@python.org': 0.20; 'libraries': 0.22; 'code.': 0.23; '3.1': 0.29; 'subject:/': 0.30; 'builds': 0.33; 'url:org': 0.36; 'to:addr :python-list': 0.36; 'url:rec-html40': 0.37; 'charset:us-ascii': 0.37; 'version': 0.38; 'build': 0.40; 'to:addr:python.org': 0.40; 'url:schemas': 0.40; 'url:office': 0.40; 'our': 0.64; 'received:67.231': 0.84; 'received:(may be forged)': 0.91 |
| Thread-Topic | wrappers for C/C++ |
| Thread-Index | AdE0OFRZmolwdw5FQYe4N84IoMoa8w== |
| Accept-Language | en-US |
| Content-Language | en-US |
| X-MS-Has-Attach | |
| X-MS-TNEF-Correlator | |
| x-originating-ip | [165.88.255.167] |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:, , definitions=2015-12-11_10:, , signatures=0 |
| X-Proofpoint-Spam-Details | rule=outbound_notspam policy=outbound score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310007 definitions=main-1512110308 |
| X-Mailman-Approved-At | Fri, 11 Dec 2015 12:22:58 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:100278 |
Show key headers only | View raw
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?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
wrappers for C/C++ "Ginga, Dick" <Dick.Ginga@PERKINELMER.COM> - 2015-12-11 17:21 +0000
csiph-web