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 r.david.murray
Recipients John Hagen, SilentGhost, martin.panter, matrixise, r.david.murray, serhiy.storchaka
Date 2015-11-04.15:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446651891.28.0.77869194337.issue25521@psf.upfronthosting.co.za>
In-reply-to
Content
I vote for (4): (2) with a helping of (3).  That is, add the warning, but don't try to port all the stdlib modules to argparse beforehand.  Those should be addressed one by one, as I mentioned in another issue.
History
Date User Action Args
2015-11-04 15:44:51r.david.murraysetrecipients: + r.david.murray, SilentGhost, martin.panter, serhiy.storchaka, matrixise, John Hagen
2015-11-04 15:44:51r.david.murraysetmessageid: <1446651891.28.0.77869194337.issue25521@psf.upfronthosting.co.za>
2015-11-04 15:44:51r.david.murraylinkissue25521 messages
2015-11-04 15:44:51r.david.murraycreate