Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Greg Ewing Newsgroups: comp.lang.python Subject: Re: backslash in triple quoted string Date: Mon, 12 May 2025 14:32:29 +1200 Lines: 9 Message-ID: References: <20250511095858.rwhc7qazptpzntgo@hjp.at> <20250511151334.offwub4qjff7ukyd@hjp.at> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net kbbTegANxsjY9GGoBtKivAoO26tfOc/Perd9rxX+VLwnsY9NDe Cancel-Lock: sha1:xFIdWn90gujFwSJfSK+VctznLpw= sha256:pQr1spMzyETK0TVSjQqPdwuiBg8b3gIf+o8pN79v0us= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Content-Language: en-US In-Reply-To: Xref: csiph.com comp.lang.python:197458 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