Message 322167 - Python tracker

Message322167

Author rhettinger
Recipients bethard, porton, rhettinger, zach.ware
Date 2018-07-22.20:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532290731.0.0.56676864532.issue34188@psf.upfronthosting.co.za>
In-reply-to
Content
I concur with Zachary.  Downstream processing or transformation of inputs is beyond the scope of argparse which should stick to its core responsibilities of argument extraction.
History
Date User Action Args
2018-07-22 20:18:51rhettingersetrecipients: + rhettinger, bethard, zach.ware, porton
2018-07-22 20:18:51rhettingersetmessageid: <1532290731.0.0.56676864532.issue34188@psf.upfronthosting.co.za>
2018-07-22 20:18:50rhettingerlinkissue34188 messages
2018-07-22 20:18:50rhettingercreate