Antoine Pitrou added the comment:

> "implicit string literal concatenation considered harmful"

Both patches rely on implicit string literal concatenation.

Another possibility is not fixing this issue, and deciding it is normal 
behaviour. It is trivial to add parentheses if you need them.

----------

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

Reply via email to