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 berker.peksag, bethard, martin.panter, paul.j3, serhiy.storchaka
Date 2015-02-28.18:00:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425146443.98.0.737820942239.issue23062@psf.upfronthosting.co.za>
In-reply-to
Content
But it already was between two help tests: TestHelpNoHelpOptional and TestHelpNone.

I think that original test tested that the help attribute is optional for the --version argument and default description is printed in help output. This test shouldn't be removed.
History
Date User Action Args
2015-02-28 18:00:44serhiy.storchakasetrecipients: + serhiy.storchaka, bethard, berker.peksag, martin.panter, paul.j3
2015-02-28 18:00:43serhiy.storchakasetmessageid: <1425146443.98.0.737820942239.issue23062@psf.upfronthosting.co.za>
2015-02-28 18:00:43serhiy.storchakalinkissue23062 messages
2015-02-28 18:00:43serhiy.storchakacreate