[issue34458] No way to alternate options

paul j3 report at bugs.python.org
Wed Aug 22 12:15:22 EDT 2018


paul j3 <ajipanca at gmail.com> added the comment:

I agree that a custom Action subclass like this is the way to go.

The regular 'append' is implemented in _AppendAction class, which is different from the default _StoreAction.  So even if there was enough demand for this new idea to be put into development, it would be implemented as subclass (along with a registry entry).

----------
nosy: +paul.j3

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34458>
_______________________________________


More information about the Python-bugs-list mailing list