File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -119,15 +119,6 @@ Glossary
119
119
extensions.
120
120
121
121
122
- Known Good Set (KGS)
123
-
124
- A set of distributions at specified versions which are compatible with
125
- each other. Typically a test suite will be run which passes all tests
126
- before a specific set of packages is declared a known good set. This
127
- term is commonly used by frameworks and toolkits which are comprised of
128
- multiple individual distributions.
129
-
130
-
131
122
Import Package
132
123
133
124
A Python module which can contain other modules or recursively, other
@@ -147,6 +138,15 @@ Glossary
147
138
as described in the specicifcation :ref: `recording-installed-packages `.
148
139
149
140
141
+ Known Good Set (KGS)
142
+
143
+ A set of distributions at specified versions which are compatible with
144
+ each other. Typically a test suite will be run which passes all tests
145
+ before a specific set of packages is declared a known good set. This
146
+ term is commonly used by frameworks and toolkits which are comprised of
147
+ multiple individual distributions.
148
+
149
+
150
150
Module
151
151
152
152
The basic unit of code reusability in Python, existing in one of two
You can’t perform that action at this time.
0 commit comments