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


Groups > comp.lang.python > #46100

RE: Help with implementing callback functions using ctypes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <carlosnepomuceno@outlook.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.023
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'callback': 0.09; 'dan': 0.09; 'friday,': 0.09; 'subject:using': 0.09; 'subject:Help': 0.11; 'python': 0.11; '24,': 0.16; 'ctypes.': 0.16; 'subject:ctypes': 0.16; 'wrote:': 0.18; 'library': 0.18; 'implementing': 0.19; 'to:name:python-list@python.org': 0.22; 'received:65.55.116': 0.24; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; 'url:mailman': 0.30; '(which': 0.31; 'ctypes': 0.31; 'url:python': 0.33; 'date:': 0.34; 'subject:with': 0.35; 'good.': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'new': 0.61; 'email addr:gmail.com': 0.63; 're:': 0.63; 'email name:python-list': 0.65; 'safer': 0.84; '2013': 0.98
X-TMN [xDFsWGsbxarbJv0BEMvczqGgk8l5tOsJ]
X-Originating-Email [carlosnepomuceno@outlook.com]
From Carlos Nepomuceno <carlosnepomuceno@outlook.com>
To "python-list@python.org" <python-list@python.org>
Subject RE: Help with implementing callback functions using ctypes
Date Sun, 26 May 2013 21:43:28 +0300
Importance Normal
In-Reply-To <8de1876e-c157-4012-9921-b981e079327d@googlegroups.com>
References <8de1876e-c157-4012-9921-b981e079327d@googlegroups.com>
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-OriginalArrivalTime 26 May 2013 18:43:29.0161 (UTC) FILETIME=[EA0F6F90:01CE5A40]
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2189.1369593811.3114.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369593811 news.xs4all.nl 15863 [2001:888:2000:d::a6]:37305
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46100

Show key headers only | View raw


https://cffi.readthedocs.org/en/release-0.6/

----------------------------------------
> Date: Sun, 26 May 2013 09:12:10 -0700
> Subject: Re: Help with implementing callback functions using ctypes
> From: samjnaa@gmail.com
> To: python-list@python.org
>
> On Friday, May 24, 2013 8:56:28 AM UTC+5:30, Dan Stromberg wrote:
>> Cython is good. So is the new cffi, which might be thought of as a
>> safer (API-level) version of ctypes (which is ABI-level).
>
> Hi -- can you clarify what is this new CFFI and where I can get it? In the Python 3 library reference I seem to see only CTypes.
> --
> http://mail.python.org/mailman/listinfo/python-list 		 	   		  

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


Thread

Help with implementing callback functions using ctypes jamadagni <samjnaa@gmail.com> - 2013-05-08 04:19 -0700
  Re: Help with implementing callback functions using ctypes dieter <dieter@handshake.de> - 2013-05-09 07:54 +0200
  Re: Help with implementing callback functions using ctypes Stefan Behnel <stefan_ml@behnel.de> - 2013-05-09 08:57 +0200
  Re: Help with implementing callback functions using ctypes Nobody <nobody@nowhere.com> - 2013-05-09 19:32 +0100
    Re: Help with implementing callback functions using ctypes jamadagni <samjnaa@gmail.com> - 2013-05-23 20:11 -0700
  Re: Help with implementing callback functions using ctypes Dan Stromberg <drsalists@gmail.com> - 2013-05-23 20:26 -0700
    Re: Help with implementing callback functions using ctypes Shriramana Sharma <samjnaa@gmail.com> - 2013-05-26 09:12 -0700
      RE: Help with implementing callback functions using ctypes Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-26 21:43 +0300
      Re: Help with implementing callback functions using ctypes Dan Stromberg <drsalists@gmail.com> - 2013-05-26 12:10 -0700

csiph-web