[issue14174] argparse.REMAINDER fails to parse remainder correctly
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 grabbed the latest argparse.py from hg to verify against this. -- components: Library (Lib) files: worker.py messages: 154761 nosy: rr2do2 priority: normal severity: normal status: open title: argparse.REMAINDER fails to parse remainder correctly type: behavior versions: Python 2.7, Python 3.2 Added file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
Changes by Arnout van Meer : Removed file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
Changes by Arnout van Meer : Added file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
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 mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
Changes by Arnout van Meer : Removed file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
Changes by Arnout van Meer : Removed file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue14174] argparse.REMAINDER fails to parse remainder correctly
Changes by Arnout van Meer : Added file: http://bugs.python.org/file24704/worker.py ___ Python tracker <http://bugs.python.org/issue14174> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com