Sujet : Re: backslash in triple quoted string
De : greg.ewing (at) *nospam* canterbury.ac.nz (Greg Ewing)
Groupes : comp.lang.pythonDate : 12. May 2025, 03:32:29
Autres entêtes
Message-ID : <m8d4u1FlrmkU1@mid.individual.net>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:91.0) Gecko/20100101 Thunderbird/91.3.2
On 12/05/25 3:21 am, Left Right wrote:
The point is that the error is wrong.
It cannot be a syntax error and at the same time the program compiles.
But the message doesn't say it's an error. It uses the word "warning", not "error". You're tilting at a straw horse here.
-- Greg