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 0edbfa0 commit 824e8a7Copy full SHA for 824e8a7
source/glossary.rst
@@ -187,6 +187,13 @@ Glossary
187
types: :term:`Pure Module`, or :term:`Extension Module`.
188
189
190
+ Namespace Package
191
+
192
+ A mechanism for splitting a single :term:`Import Package <Import Package>`
193
+ across multiple directories on disk. Can either be "explicit" or "implicit",
194
+ depending on the mechanism. Defined in :pep:`420`.
195
196
197
Package Index
198
199
A repository of distributions with a web interface to automate
0 commit comments