On Mon, 4 Apr 2022 at 17:22, Coyot Linden (Glenn Glazer) <[email protected]> wrote: > > I would welcome a multiline comment format that didn't involve docstrings. > > Err, sorry, I meant multiline string format.
I'm confused, what's wrong with """..."""? Triple quoted strings are not exclusively for docstrings... Paul _______________________________________________ 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/OZ267ZAGWAMCC5WVMQX7TH2DYKNZBTVT/ Code of Conduct: http://python.org/psf/codeofconduct/
