Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197446

Re: backslash in triple quoted string

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: backslash in triple quoted string
Date 2025-05-11 20:47 +1000
Message-ID <mailman.37.1746960486.3008.python-list@python.org> (permalink)
References (1 earlier) <CAJQBtgmV0+EViR6yWoY22VjHiVZOD6eaPiAhDfUMJRQRj=PfCQ@mail.gmail.com> <CAJQBtgk7ZoURixi3404asBzJX4X2A5pbCsd6SVWuqbqnMgOgQw@mail.gmail.com> <20250511095858.rwhc7qazptpzntgo@hjp.at> <CAJQBtg=vMh7p5UKgScRzFB7vY3XyrdpXWjTTN+prgrBJPV9sfQ@mail.gmail.com> <CAPTjJmqbCi_njBbs=6=kbcYvKmOuj21owPXKzAEsg9bFmCSdhQ@mail.gmail.com>

Show all headers | View raw


On Sun, 11 May 2025 at 20:38, Left Right via Python-list
<python-list@python.org> wrote:
>
> My comment was more of an irony really. It's plenty obvious that the
> grammar is a lie. The reason is that it's tedious to put the actual
> intender rules into the grammar, and so whoever wrote the grammar
> decided to cut corners. But, the grammar is supposed to be the
> authoritative source for how the language is parsed, that's why even
> though it's clear that the grammar is a lie, blaming whoever doesn't
> follow it makes it ironic.

Have you ever built a language parser? I'm going to guess you haven't.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: backslash in triple quoted string Chris Angelico <rosuav@gmail.com> - 2025-05-11 20:47 +1000

csiph-web