Jan. 20, 2020
9:14 a.m.
Inada Naoki <songofacandy@gmail.com> added the comment: I think it is just a noise for the tutorial readers. I created a post about misunderstanding of PEP 420. https://dev.to/methane/don-t-omit-init-py-3hga How about adding note in top of the PEP 420 instead? .. note:: Namespace packages are not regular packages. It is a feature for very special use case. Don't omit ``__init__.py`` in regular packages. ---------- nosy: +inada.naoki _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36892> _______________________________________