That is strange, looks like it was an attempt to support relative imports? https://github.com/cython/cython/blob/384cc660f5c7958524b8839ba24099fdbc6eaffd/Cython/Compiler/ModuleNode.py#L2271
On Sat, Mar 14, 2015 at 1:17 AM, Nathaniel Smith <[email protected]> wrote: > Hi all, > > Can anyone shed any light on this? > > https://github.com/numpy/numpy/issues/5680 > > -n > > -- > Nathaniel J. Smith -- http://vorpus.org > _______________________________________________ > cython-devel mailing list > [email protected] > https://mail.python.org/mailman/listinfo/cython-devel _______________________________________________ cython-devel mailing list [email protected] https://mail.python.org/mailman/listinfo/cython-devel
