Tony Lykke <h...@tonylykke.com> added the comment:

Sorry, there's a typo in my last comment.

    --store --foo a
            Namespace(foo=['a', 'b', 'c'])

from the first set of examples should have been

    --store --foo c
            Namespace(foo=['a', 'b', 'c'])

----------

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

Reply via email to