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 paul.j3
Recipients dstufft, eric.araujo, paul.j3, spaceone
Date 2015-05-03.04:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430626126.18.0.623349418241.issue24089@psf.upfronthosting.co.za>
In-reply-to
Content
It's the spaces and/or brackets in the metavar, along with a usage line that is long enough to wrap, that is raising this error.

It's a known problem.

http://bugs.python.org/issue11874
History
Date User Action Args
2015-05-03 04:08:46paul.j3setrecipients: + paul.j3, eric.araujo, dstufft, spaceone
2015-05-03 04:08:46paul.j3setmessageid: <1430626126.18.0.623349418241.issue24089@psf.upfronthosting.co.za>
2015-05-03 04:08:46paul.j3linkissue24089 messages
2015-05-03 04:08:45paul.j3create