[issue27947] Trailing backslash in raw string format causes EOL

Ammar Askar report at bugs.python.org
Fri Sep 2 23:03:12 EDT 2016


Ammar Askar added the comment:

This isn't a bug, in fact this very behavior is documented within the string docs, please read the last paragraph here:

https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals

----------
nosy: +ammar2
title: Bug of python interpreter -> Trailing backslash in raw string format causes EOL

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27947>
_______________________________________


More information about the Python-bugs-list mailing list