On Thu, Oct 23, 2008 at 01:34:38PM +1300, Greg Ewing wrote: > Robert Bradshaw wrote: > > > I'm not sure, but I know they've changed over time. It used to be > > that you had to sit everything in the same folder, and just name the > > files "a.b.c" rather than putting stuff in folders. > > Not any more -- Pyrex will recognize a directory as a package > as long as it contains an __init__.py or __init__.pyx file. > Great, I will update the docs to reflect this. Thanks.
Gabriel _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
