
April 3, 2013
6:44 a.m.
paul j3 added the comment: This patch to argparse.rst adds the argument points to parse_args(). It also adds two points to the 'Upgrading optparse code' section, one about using 'nargs=argparse.REMAINDER', and other about 'parse_known_args()'. I'm not entirely happy with the format of the internal hyperlinks. ---------- keywords: +patch Added file: http://bugs.python.org/file29661/remainder.patch _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue15427> _______________________________________