This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients bethard, cstratak, larry, ned.deily, python-dev, r.david.murray, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-17.18:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476728350.64.0.0887211449497.issue28409@psf.upfronthosting.co.za>
In-reply-to
Content
What is the difference between using parse_known_args() and nargs=argparse.REMAINDER?
History
Date User Action Args
2016-10-17 18:19:10serhiy.storchakasetrecipients: + serhiy.storchaka, bethard, vstinner, larry, ned.deily, r.david.murray, python-dev, xiang.zhang, cstratak
2016-10-17 18:19:10serhiy.storchakasetmessageid: <1476728350.64.0.0887211449497.issue28409@psf.upfronthosting.co.za>
2016-10-17 18:19:10serhiy.storchakalinkissue28409 messages
2016-10-17 18:19:10serhiy.storchakacreate