253 a dictionary containing the non default parameters. This |
253 a dictionary containing the non default parameters. This |
254 dictionary can be passed back upon object generation to overwrite |
254 dictionary can be passed back upon object generation to overwrite |
255 the default settings. |
255 the default settings. |
256 </p> |
256 </p> |
257 <dl> |
257 <dl> |
258 <dt>Returns:</dt> |
258 <dt>Return:</dt> |
259 <dd> |
259 <dd> |
260 a tuple of the commandline parameters and non default |
260 a tuple of the commandline parameters and non default |
261 parameters (list of strings, dictionary) |
261 parameters (list of strings, dictionary) |
262 </dd> |
262 </dd> |
263 </dl> |
263 </dl> |