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 xiang.zhang
Recipients berker.peksag, bethard, meinersbur, xiang.zhang
Date 2016-05-06.17:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462557101.21.0.209768229311.issue26967@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with you. But right now, it seems parsing short options and allow_abbrev both rely on the same logic. If you turn off allow_abbrev, short options parsing also disabled. Separating them seems nontrivial.
History
Date User Action Args
2016-05-06 17:51:41xiang.zhangsetrecipients: + xiang.zhang, bethard, berker.peksag, meinersbur
2016-05-06 17:51:41xiang.zhangsetmessageid: <1462557101.21.0.209768229311.issue26967@psf.upfronthosting.co.za>
2016-05-06 17:51:41xiang.zhanglinkissue26967 messages
2016-05-06 17:51:41xiang.zhangcreate