7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
122 <dd> | 122 <dd> |
123 name of the module to be loaded | 123 name of the module to be loaded |
124 </dd> | 124 </dd> |
125 </dl> | 125 </dl> |
126 <dl> | 126 <dl> |
127 <dt>Returns:</dt> | 127 <dt>Return:</dt> |
128 <dd> | 128 <dd> |
129 reference to the loaded module | 129 reference to the loaded module |
130 </dd> | 130 </dd> |
131 </dl> | 131 </dl> |
132 <dl> | 132 <dl> |
148 <dd> | 148 <dd> |
149 module spec object for loading the module | 149 module spec object for loading the module |
150 </dd> | 150 </dd> |
151 </dl> | 151 </dl> |
152 <dl> | 152 <dl> |
153 <dt>Returns:</dt> | 153 <dt>Return:</dt> |
154 <dd> | 154 <dd> |
155 created and patched module | 155 created and patched module |
156 </dd> | 156 </dd> |
157 </dl> | 157 </dl> |
158 <dl> | 158 <dl> |
197 module object to use for a more educated guess | 197 module object to use for a more educated guess |
198 about what spec to return | 198 about what spec to return |
199 </dd> | 199 </dd> |
200 </dl> | 200 </dl> |
201 <dl> | 201 <dl> |
202 <dt>Returns:</dt> | 202 <dt>Return:</dt> |
203 <dd> | 203 <dd> |
204 module spec object pointing to the module loader | 204 module spec object pointing to the module loader |
205 </dd> | 205 </dd> |
206 </dl> | 206 </dl> |
207 <dl> | 207 <dl> |