[Scons-dev] Would requiring Python 2.7.4 or above be a problem for future release?

Russel Winder russel at winder.org.uk
Fri Nov 20 10:07:32 EST 2015


On Thu, 2015-11-19 at 08:51 -0800, Bill Deegan wrote:
> Russel,
> 
> Is CFFI included in python 2.7.x? 3.x?
> Or would you need to install the package?
> 
> -Bill

Reiterating something in an off-list exchange between Jason and myself:

ctypes is in the standard distribution, CFFI is not (at least not yet).
This means ctypes is standard and CFFI is not. Of course CFFI is a
package that can be installed using conda or pip, but it is a package
that must be installed. CFFI is nontheless, at least for me, better
than ctypes as you just use a C prototype for each entry rather than
the argtypes, rettype system that ctypes uses.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20151120/4a279f5d/attachment.pgp>


More information about the Scons-dev mailing list