171 a dictionary containing the non default parameters. This |
171 a dictionary containing the non default parameters. This |
172 dictionary can be passed back upon object generation to overwrite |
172 dictionary can be passed back upon object generation to overwrite |
173 the default settings. |
173 the default settings. |
174 </p> |
174 </p> |
175 <dl> |
175 <dl> |
176 <dt>Returns:</dt> |
176 <dt>Return:</dt> |
177 <dd> |
177 <dd> |
178 a tuple of the commandline parameters and non default |
178 a tuple of the commandline parameters and non default |
179 parameters (list of strings, dictionary) |
179 parameters (list of strings, dictionary) |
180 </dd> |
180 </dd> |
181 </dl> |
181 </dl> |