Feature #766
Switch to (python-) argparse for handling argument
Start date:
09/22/2011
Due date:
% Done:
100%
Estimated time:
Description
instead of our own ugly stuff
Yes, argparse is python>=2.7 only.
Associated revisions
History
Updated by Thomas Capricelli over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset b0acf79980fe.
switch to argparse for argument parsing
fixes #766