Matthew Knepley <[email protected]> writes: > On this note, I am saddened by the fact that no current options parsing > implementations has even this features, let alone other things that we do. > Are our needs to different from every other program?
I don't know what you mean considering that the standard library (argparse) generates "error: unrecognized arguments: --mispelld".
