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 veky
Recipients ezio.melotti, malin, mrabarnett, serhiy.storchaka, veaba, veky
Date 2019-10-26.02:08:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572055688.63.0.75124561149.issue38582@roundup.psfhosted.org>
In-reply-to
Content
Not very useful, surely (now that we have hex escapes).
[I'd still retain \0 as a special case, since it really is useful.] But a lot more useful than a hundred backreferences.

And I'm as a matter of principle opposed to changing something that's been in the language for decades for the benefit of someone that's by their own words "just learned Python". [Changing documentation is fine.] They by definition don't see the whole picture. Now that we don't have a BDFL anymore, I think it's vitally important to have some principles such as this one.
History
Date User Action Args
2019-10-26 02:08:08vekysetrecipients: + veky, ezio.melotti, mrabarnett, serhiy.storchaka, malin, veaba
2019-10-26 02:08:08vekysetmessageid: <1572055688.63.0.75124561149.issue38582@roundup.psfhosted.org>
2019-10-26 02:08:08vekylinkissue38582 messages
2019-10-26 02:08:08vekycreate