We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d5407 commit 5002745Copy full SHA for 5002745
Doc/glossary.rst
@@ -943,7 +943,7 @@ Glossary
943
944
Namespace packages allow you to split a single package across multiple directories or distributions.
945
On the other hand, namespace packages have several drawbacks and pitfalls.
946
- Use :term:`regular package` always when it fits your needs.
+ It is recommended to use a :term:`regular package` when possible.
947
948
For more information, see :pep:`420` and :ref:`reference-namespace-package`.
949
0 commit comments