Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'pypy': 0.07; 'subject:code': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:using': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'skip:': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; 'cc:no real name:2**0': 0.23; 'header:In-Reply-To:1': 0.24; 'received:se': 0.29; 'url:se': 0.29; 'subject:?': 0.34; 'url:org': 0.36; 'project': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'url:en': 0.39; 'subject:with': 0.40; 'header:Message-Id:1': 0.62; 'here:': 0.62; 'url:%1': 0.66; 'url:11': 0.72; 'received:89': 0.80; 'url:search': 0.83; 'url:latest': 0.84; 'url:readthedocs': 0.84; 'subject:Strategies': 0.91; 'url:%2b': 0.95 To: Skip Montanaro cc: Python , lac@openend.se From: Laura Creighton Subject: Re: Strategies for using cffi with C++ code? In-Reply-To: Message from Skip Montanaro of "Thu, 21 May 2015 11:41:30 -0500." References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <6029.1432227976.1@fido> Content-Transfer-Encoding: quoted-printable Date: Thu, 21 May 2015 19:06:16 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Thu, 21 May 2015 19:06:18 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432227992 news.xs4all.nl 2909 [2001:888:2000:d::a6]:59618 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91018 Skip: you may be interested in the new CFFI the pypy project just released _today_. http://morepypy.blogspot.se/search?updated-min=3D2015-01-01T00:00:00%2B01:= 00&updated-max=3D2016-01-01T00:00:00%2B01:00&max-results=3D11 In any case we have docs here: http://cffi.readthedocs.org/en/latest/ Laura