New submission from Preetham Nanjappa <ilovedex...@gmail.com>:

See section "2.4.1. String and Bytes literals" of 3.10.1 documentation.
https://docs.python.org/3.10/reference/lexical_analysis.html#string-and-bytes-literals

Escape Sequence table. First line.

`\newline` should have been `\n`

----------
assignee: docs@python
components: Documentation
messages: 409967
nosy: docs@python, ilovedexter
priority: normal
severity: normal
status: open
title: Typo in specifying escape sequence
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to