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 chris.jerdonek
Recipients bethard, chris.jerdonek, r.david.murray
Date 2013-01-10.02:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357784759.27.0.245836561634.issue16878@psf.upfronthosting.co.za>
In-reply-to
Content
It turns out that there is already a test case:

http://hg.python.org/cpython/file/05183ce544be/Lib/test/test_argparse.py#l799

(at the line "('', NS(foo=[])),")

I've updated the patch with a note to reflect this.
History
Date User Action Args
2013-01-10 02:25:59chris.jerdoneksetrecipients: + chris.jerdonek, bethard, r.david.murray
2013-01-10 02:25:59chris.jerdoneksetmessageid: <1357784759.27.0.245836561634.issue16878@psf.upfronthosting.co.za>
2013-01-10 02:25:59chris.jerdoneklinkissue16878 messages
2013-01-10 02:25:59chris.jerdonekcreate