Message 326128 - Python tracker

Message326128

Author paul.j3
Recipients ariel-anieli, bethard, paul.j3
Date 2018-09-23.03:20:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537672808.11.0.956365154283.issue33415@psf.upfronthosting.co.za>
In-reply-to
Content
This is duplicate of https://bugs.python.org/issue26952 - argparse help formatter crashes

The same issue - a mutually exclusive group without arguments.

It also deals with issue of nesting groups.
History
Date User Action Args
2018-09-23 03:20:08paul.j3setrecipients: + paul.j3, bethard, ariel-anieli
2018-09-23 03:20:08paul.j3setmessageid: <1537672808.11.0.956365154283.issue33415@psf.upfronthosting.co.za>
2018-09-23 03:20:08paul.j3linkissue33415 messages
2018-09-23 03:20:07paul.j3create