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


Groups > comp.lang.python > #91018

Re: Strategies for using cffi with C++ code?

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 <lac@openend.se>
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 <skip.montanaro@gmail.com>
cc Python <python-list@python.org>, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: Strategies for using cffi with C++ code?
In-Reply-To Message from Skip Montanaro <skip.montanaro@gmail.com> of "Thu, 21 May 2015 11:41:30 -0500." <CANc-5UyK4+jAxZ_WDnEbM7RgAQk=k2uKJs8a=m1phGeb8DfAYQ@mail.gmail.com>
References <CANc-5UyK4+jAxZ_WDnEbM7RgAQk=k2uKJs8a=m1phGeb8DfAYQ@mail.gmail.com>
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 <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>
Newsgroups comp.lang.python
Message-ID <mailman.206.1432227992.17265.python-list@python.org> (permalink)
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

Show key headers only | View raw


Skip: you may be interested in the new CFFI the pypy project just released
_today_.

http://morepypy.blogspot.se/search?updated-min=2015-01-01T00:00:00%2B01:00&updated-max=2016-01-01T00:00:00%2B01:00&max-results=11

In any case we have docs here:
http://cffi.readthedocs.org/en/latest/

Laura

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Strategies for using cffi with C++ code? Laura Creighton <lac@openend.se> - 2015-05-21 19:06 +0200

csiph-web