diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2016-03-02 18:01:36 -0800 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-03-05 13:19:29 -0500 |
| commit | 1845bc1d1007751a7f65c66aeddc35f032f6bf41 (patch) | |
| tree | 2f2ae8c2c60b7421e49cbbd40b42ce79fe852566 /docs/make.bat | |
| parent | 4115288b4f7bbd694946a1ddef0f0ba85c03f9a1 (diff) | |
Refs #26315 -- Cleaned up argparse options in commands.
* Removed type coercion. Options created by argparse are already coerced
to the correct type.
* Removed fallback default values. Options created by argparse already
have a default value.
* Used direct indexing. Options created by argparse are always set. This
eliminates the need to use dict.get().
Diffstat (limited to 'docs/make.bat')
0 files changed, 0 insertions, 0 deletions
