[issue21805] Argparse Revert config_file defaults

2014-06-19 Thread d0n
d0n added the comment: Thanks for your reply. It seems you quite good understood my use case =) and I get your point. Also, I just did not mention your (far more easier method) of accomplishing my goal. Indeed, where I use that kind of switching I conditionally change the help text as well

[issue21805] Argparse Revert config_file defaults

2014-06-18 Thread d0n
New submission from d0n: Hi, first of all I want to thank you (bethard) for your great work and efforts on developing argparse which is a great tool of versatile use in mostly all of my programs. I've faced a specific problem while implementing argparse which I have not been able to f