Hans Terlouw wrote:

> When trying to wrap C code using Pyrex, I encountered a strange problem 
> with a piece of pure Python code. I tried to isolate the problem. The 
> following code causes Pyrex to generate C code which gcc cannot compile:

It works for me. Try posting your error messages and versions of 
Pyrex/Python/GCC. Better yet, do this in the Pyrex mailing list rather 
than here.
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to