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
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