09.08.21 05:05, [email protected] пише: > This is a proposal to change the behaviour of the startswith() and > endswith() methods for str, bytes and bytearray objects, making them > return the matched value instead of the True boolean.
And what should it return for empty matched value? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TIJOYJZVGEED3WG4LDPBPUSHMQL6T3AI/ Code of Conduct: http://python.org/psf/codeofconduct/
