On 16 Mar, 18:10, sturlamolden <[EMAIL PROTECTED]> wrote:

> You don't click on compiled Python C extensions. You call it from your
> Python code.

By the way, disttools will invoke Pyrex and the C compiler, and
produce the binary .pyd-file you can access from Python. It's not
rocket science (not even computational biology.)

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

Reply via email to