Changes by Arnout van Meer :
Added file: http://bugs.python.org/file24704/worker.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list mailin
Changes by Arnout van Meer :
Removed file: http://bugs.python.org/file24704/worker.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list m
Changes by Arnout van Meer :
Removed file: http://bugs.python.org/file24704/worker.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list m
Changes by Arnout van Meer :
Added file: http://bugs.python.org/file24705/bug_argparse.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list m
Changes by Arnout van Meer :
Added file: http://bugs.python.org/file24704/worker.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list mailin
Changes by Arnout van Meer :
Removed file: http://bugs.python.org/file24704/worker.py
___
Python tracker
<http://bugs.python.org/issue14174>
___
___
Python-bugs-list m
New submission from Arnout van Meer :
Reproduction case is attached and should speak for itself, but the short brief
is that the argparse.REMAINDER behaviour is very inconsistent based on what
(potentially) defined argument handlers come before it.
Tested this on Python 2.7 on OS X, but also