Message254005
IMO, this adds more complexity than it solves. Argparse already has more options than people can remember. Also, it isn't clear whether this logic should go into the parser or into the business logic (consider for example that the requests package doesn't autogenerate enum results, not does sqlite) -- the extraction of values is a distinct step. |
|
Date |
User |
Action |
Args |
2015-11-03 17:44:05 | rhettinger | set | recipients:
+ rhettinger, barry, bethard, paul.j3, desbma |
2015-11-03 17:44:05 | rhettinger | set | messageid: <1446572645.47.0.0102988491311.issue25061@psf.upfronthosting.co.za> |
2015-11-03 17:44:05 | rhettinger | link | issue25061 messages |
2015-11-03 17:44:05 | rhettinger | create | |
|