This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients fdrake, pitrou, r.david.murray, serhiy.storchaka
Date 2013-09-27.17:01:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380301315.23.0.995654576085.issue19104@psf.upfronthosting.co.za>
In-reply-to
Content
Second path uses parentheses. It is more complicated than first patch.

I prefer first patch, because it is simple, because second variant wastes more width, because parentheses looks too similar to tuple, and because "implicit string literal concatenation considered harmful"[1].

http://comments.gmane.org/gmane.comp.python.ideas/20525
History
Date User Action Args
2013-09-27 17:01:55serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, pitrou, r.david.murray
2013-09-27 17:01:55serhiy.storchakasetmessageid: <1380301315.23.0.995654576085.issue19104@psf.upfronthosting.co.za>
2013-09-27 17:01:55serhiy.storchakalinkissue19104 messages
2013-09-27 17:01:55serhiy.storchakacreate