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 eric.smith
Recipients eric.smith, ezio.melotti, mrabarnett, selik, serhiy.storchaka, xiang.zhang
Date 2017-04-03.17:28:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491240537.16.0.0231411629713.issue29965@psf.upfronthosting.co.za>
In-reply-to
Content
Short of a compelling use case, I suggest we reject this enhancement request. len() was deliberately not added in #24454. It's not like any normal code would be iterating over match groups.
History
Date User Action Args
2017-04-03 17:28:57eric.smithsetrecipients: + eric.smith, ezio.melotti, mrabarnett, serhiy.storchaka, xiang.zhang, selik
2017-04-03 17:28:57eric.smithsetmessageid: <1491240537.16.0.0231411629713.issue29965@psf.upfronthosting.co.za>
2017-04-03 17:28:57eric.smithlinkissue29965 messages
2017-04-03 17:28:56eric.smithcreate