On Tue, Aug 10, 2021 at 12:08 AM <[email protected]> wrote: > > Two possibilities: > > 1) the perfectly backward compatible, retrun False > 2) the more pythonic, return the empty value of the object (i.e. "" for str)
Please quote the person you're responding to, for context. Were you replying to Serhiy? ChrisA _______________________________________________ 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/KBMB4E4Z4BER7ZFV6IHJ3JECUNKUDOBD/ Code of Conduct: http://python.org/psf/codeofconduct/
