Mark Dickinson <dicki...@gmail.com> added the comment:

This is by design. It's not really to do with lists, but to do with  placing 
two string literals next to each other.

See: 
https://docs.python.org/3/reference/lexical_analysis.html#string-literal-concatenation

See also https://www.python.org/dev/peps/pep-3126/ .

I'll close here.

----------
nosy: +mark.dickinson
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to