Skip to content

Commit 70c55aa

Browse files
thejcannonwebknjaz
authored andcommitted
Add "namespace package" to glossary
1 parent 1007d50 commit 70c55aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/glossary.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,13 @@ Glossary
187187
types: :term:`Pure Module`, or :term:`Extension Module`.
188188

189189

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+
190197
Package Index
191198

192199
A repository of distributions with a web interface to automate

0 commit comments

Comments
 (0)