Robert Kern wrote: > I'm wondering if the statement "import cython" > might actually import Cython/__init__.py on some case-insensitive file system.
On MacOSX (case-insensitive) it seems to be able to distinguish between them. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
