[Python-Dev] CFFI released
Armin Rigo
arigo at tunes.org
Tue Jun 19 09:59:14 CEST 2012
Hi Stefan,
On Tue, Jun 19, 2012 at 8:28 AM, Stefan Behnel <stefan_ml at behnel.de> wrote:
> Any reason you didn't write the C parts in Cython?
'''As a general rule, when there is a design issue to resolve, we pick
the solution that is the “most C-like”.''' (from the documentation).
But you are welcome to write Cython bindings for/from/around cffi if
you like.
A bientôt,
Armin.
More information about the Python-Dev
mailing list