Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197458
| From | Greg Ewing <greg.ewing@canterbury.ac.nz> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: backslash in triple quoted string |
| Date | 2025-05-12 14:32 +1200 |
| Message-ID | <m8d4u1FlrmkU1@mid.individual.net> (permalink) |
| References | (3 earlier) <20250511095858.rwhc7qazptpzntgo@hjp.at> <CAJQBtg=vMh7p5UKgScRzFB7vY3XyrdpXWjTTN+prgrBJPV9sfQ@mail.gmail.com> <20250511151334.offwub4qjff7ukyd@hjp.at> <CAJQBtgkPegbJJbuseHGGgN5qjUYvctYGo6T4oO+ysJg2jJ71Sg@mail.gmail.com> <mailman.41.1746976932.3008.python-list@python.org> |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: backslash in triple quoted string Left Right <olegsivokon@gmail.com> - 2025-05-11 17:21 +0200
Re: backslash in triple quoted string Greg Ewing <greg.ewing@canterbury.ac.nz> - 2025-05-12 14:32 +1200
Re: backslash in triple quoted string Left Right <olegsivokon@gmail.com> - 2025-05-12 20:28 +0200
Re: backslash in triple quoted string Greg Ewing <greg.ewing@canterbury.ac.nz> - 2025-05-13 12:11 +1200
csiph-web