|
|
|
|
|
by motley_fool
6654 days ago
|
|
Nice! I didn't know about the optparse module -- I'd been using getopt. After the last tool I wrote, I thought "man, it would be pretty easy to auto-generate the usage info from the getopt config." This seems to be what optparse does. |
|