On 21 Mar, 14:31, Antoine Pitrou <[email protected]> wrote:
> Le dimanche 21 mars 2010 à 02:10 -0700, drakkan a écrit :
>
> > Hi,
>
> > a really interesting feature in sa 0.6 are the c extensions, however I
> > think they should be implemented using ctypes so if python ctypes
> > extension is available (default in python >=2.5 and available even for
> > 2.4) the c extensions are used as default,
>
> ctypes cannot compile your own C code.

Yes I know my question is why sqlalchemy wrote his own C code and not
use ctypes?

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to