On 10 Des 2010, 21:02, John Nagle <na...@animats.com> wrote:

>     Probably the biggest practical problem with CPython is
> that C modules have to be closely matched to the version of
> CPython.  There's no well-defined API that doesn't change.

ctypes and DLLs in plain C do not change, and do not depend on CPython
version.


Sturla

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to