mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
In CPython 3.12 these invalid str/bytes/fstring escapes will issue a SyntaxWarning, and so differ to MicroPython. Signed-off-by: Damien George <damien@micropython.org>
2 lines
3 B
Plaintext
2 lines
3 B
Plaintext
\z
|