[Cython] Class module names do not respect package hierarchy

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Oct 27 23:43:45 CET 2008


Stephane DROUARD wrote:

> I've found an issue with class module names, which do not respect the package hierarchy.

I'm not sure exactly how this works in Cython at the moment,
but you may find the following information about Pyrex
useful:

http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/version/Doc/Manual/source_files.html#mozTocId146379

-- 
Greg


More information about the Cython-dev mailing list