17.08.22 19:34, MRAB пише:
It's not just Java. Perl supports all 4 of \h, \H, \v and \V. That might be why Java 8 changed.
But Perl does not have conflict between strings and regular expressions, because regular expression is a separate syntax construct.
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/V47KWBKWCTBBXM637VPPJTR3QD4C5S23/ Code of Conduct: http://python.org/psf/codeofconduct/
