Girts Folkmanis <[email protected]> added the comment:
> What's the difference between "namespace packages and implicit non-namespace > packages"? To me, the semantic difference is that "namespace packages" are what is used when you have "foo.bar" and "foo.baz" come from different distributions (https://packaging.python.org/guides/packaging-namespace-packages/). They get mentioned in "setup(packages=[...])" in distribution package's setup.py. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34534> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
