Re: [Cython] Cython is not PEP-420 (Implicit Namespace Packages) compliant

2012-12-15 Thread Alexey V Gorshkov
Stefan Behnel wrote: Alexey V Gorshkov, 15.12.2012 02:17: Reporting about Cython PEP-420 (Implicit Namespace Packages) incompliance. (Sample package setup attached) (http://www.python.org/dev/peps/pep-0420/) Next package's tree will not work and will return error [...] I'm sur

[Cython] Cython is not PEP-420 (Implicit Namespace Packages) compliant

2012-12-14 Thread Alexey V Gorshkov
Hi! Reporting about Cython PEP-420 (Implicit Namespace Packages) incompliance. (Sample package setup attached) (http://www.python.org/dev/peps/pep-0420/) Next package's tree will not work and will return error . ./setup.py ./firstlevel ./firstlevel/secondlevel ./firstlevel/secondlevel/mydearp