[Pyrex] [Bug 208262] [NEW] Invalid typedefs on Windows

Robert Bradshaw robertwb at math.washington.edu
Mon Mar 31 17:59:32 CEST 2008


On Mar 30, 2008, at 1:20 PM, Greg Ewing wrote:
> Robert Bradshaw wrote:
>> It might affect Pyrex as well (if the  filename has some weird  
>> character in it, regardless of directory  structure).
>
> Is there something I should look for in the code
> to find out whether it affects Pyrex or not?

Try compiling a file with an non-alpha-numeric character in it (e.g.  
%) and see if it comes up in the source. It could be a complete non- 
issue if you don't use the filename to determine the package name.

- Robert




More information about the Pyrex mailing list