[Pyrex] Still a problem in callback demo

Robin Becker robin at reportlab.com
Mon Jun 30 10:06:44 CEST 2003


In article <hqnJtJAWz+$+Ew$4 at jessikat.fsnet.co.uk>, Robin Becker
<robin at reportlab.com> writes
>I'm getting a different error in the callback & other demos after
>upgrading to 0.8.1
.....
after checking the source I think the problem is a missing assignment to
result at line 74 of Pyrex's build_ext.py ie I think we need

        result = Pyrex.Compiler.Main.compile(source, c_only=1)
-- 
Robin Becker




More information about the Pyrex mailing list