Files
argparse/spec
Peter Melnichenko aa740c4270 Allow using separate converters for each argument
When converting an argument in a position, if there is a function
in the same position in provided converer array, use
it as a converter function.

This allows using an array of functions as the value of `convert` property,
with each function applied to corresponding argument of a multi-argument option.

Ref #14.
2018-03-17 14:53:12 +03:00
..
2018-03-16 17:26:31 +03:00
2018-03-16 17:26:31 +03:00
2018-03-17 13:34:50 +03:00
2018-03-17 13:34:50 +03:00
2018-03-16 17:26:31 +03:00
2015-03-13 15:12:06 +03:00