On 12 May 2013 04:24, Ian Cordasco <graffatcolmin...@gmail.com> wrote:

>
> Mainly because it can cause confusing TypeErrors for the functions
> taking a certain number of arguments. There are a few ideas floating
> around that thread, one of which is that we (the code-quality tool
> authors) provide warnings or errors when someone does:
>
>     foo('a' 'b')
>
> i.e., uses the implicit concatenation on a single line.
>

+1


-- 
Martin
_______________________________________________
code-quality mailing list
code-quality@python.org
http://mail.python.org/mailman/listinfo/code-quality

Reply via email to