paul j3 <ajipa...@gmail.com> added the comment:

There are earlier bug/issues about the '--'.  

Also look at the parser code itself.  Keep in mind that parsing is done in two 
passes - once to identify flags versus arguments ('O/A') and then to allocate 
strings to arguments.  I don't recall when '--' is being handled, possibly in 
both.

----------

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

Reply via email to