Jim Jewett wrote:
> On 8/31/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> 
> >  x = "abc"
> >  f(x)
> 
> I suppose consistency with that sort of use ... is
> the main argument against this.

I'd be *very* upset if Python started behaving differently
depending on whether I wrote a literal directly inside a
function call or not.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to