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 mrabarnett
Recipients flox, mrabarnett, r.david.murray, rhettinger, serhiy.storchaka
Date 2013-03-18.01:24:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363569858.55.0.19162459639.issue17447@psf.upfronthosting.co.za>
In-reply-to
Content
I already use it in the regex module for named groups. I don't think it would ever be a problem in practice because the names are invariably handled as strings.
History
Date User Action Args
2013-03-18 01:24:18mrabarnettsetrecipients: + mrabarnett, rhettinger, r.david.murray, flox, serhiy.storchaka
2013-03-18 01:24:18mrabarnettsetmessageid: <1363569858.55.0.19162459639.issue17447@psf.upfronthosting.co.za>
2013-03-18 01:24:18mrabarnettlinkissue17447 messages
2013-03-18 01:24:18mrabarnettcreate