Toshihiro Kamishima <m...@kamishima.net> added the comment:

>     - type -- The type which the command-line arguments should be converted
>         to, should be one of 'string', 'int', 'float', 'complex' or a
>         callable object that accepts a single string argument. If None,
>         'string' is assumed.

I misunderstood this sentence in the docstring of arcparse.Action because 
`bool` or `unicode` is not appeared in this list, which are callables.

So, I close this issue.

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to