> (people who do interpolation tend to expect dynamic lexical scoping, not
> static
> object binding...)

After thinking a bit about it, you are right. Or more precisely, "inline"
interpolation with literals is mainly useful for quick-and-dirty scripts
rather than full-blown apps.

(this "quick-and-dirty" vs. "full-blown" distinction has already been
discussed on this list without coming to a definite conclusion, IIRC; it
was in context of character set handling in file methods)



_______________________________________________
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