<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 12, 2014 at 12:25 PM, Mike Müller <span dir="ltr"><<a href="mailto:mmueller@python-academy.de" target="_blank">mmueller@python-academy.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":cy" class="a3s" style="overflow:hidden">You should try pure Python mode:<br>
<a href="http://docs.cython.org/src/tutorial/pure.html" target="_blank">http://docs.cython.org/src/tutorial/pure.html</a><br></div></blockquote></div><br>So I leave my Python code as-is in somemodule.py and put the Cython declarations in somemodule.pyd. My make targets are map pyd files to so instead of pyx to so? (I don't use setup.py. I'm very old school.)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thx,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Skip</div><div class="gmail_extra"><br></div></div>