Of course I would forget to attach the test case. Let's try again.
> -Original Message-
> From: Matthew Fox
> Sent: February-16-11 11:22 AM
> To: 'cython-devel@python.org'
> Subject: Possible Freeze-related regression from 0.14 to 0.14.1
>
> My project using Cython-freeze compiles properl
My project using Cython-freeze compiles properly with Cython 0.14.0 but fails
with 0.14.1. I run Python 2.5 on Debian Lenny and the cython_freeze from github
(October 29, 2009). The attached simple test case (1 plain .pyx and .pxd, 1
.pyx with main(), and a makefile) demonstrates the issue- it w