You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't actually understand the parser that well (I inherited maintainership but didn't write it), and I don't even use docopt anymore, so if you want this fixed, I think you will need to do the work. Sorry, and thank you!
This little program here:
If I run
test.py --to a --to b c
, I get this output:Notice the double occurrence of 'b'
The text was updated successfully, but these errors were encountered: