On 5/04/22 4:27 am, Coyot Linden (Glenn Glazer) wrote:
On 4/4/22 09:25, Paul Moore wrote:
I'm confused, what's wrong with """..."""? Triple quoted strings are
not exclusively for docstrings...
Paul
That isn't my reading of PEP 257, I would be happy to be wrong about this.
PEP 257 recommends that all docstrings be triple quoted, not that all
triple quoted strings be docstrings. There is a difference!
--
Greg
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/KZ2RJE7REYOYPVLOTACILLTYRJXIBPKP/
Code of Conduct: http://python.org/psf/codeofconduct/