[issue12685] The backslash escape doesn't concatenate two strings in one in the with statement

Benjamin Peterson report at bugs.python.org
Wed Aug 3 06:19:51 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

Why would you expect that to concatenate strings? You have an unterminated quote?

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list