Whatever happened to String Interpolation?

Fernando Pérez fperez528 at yahoo.com
Sat Dec 1 15:57:11 EST 2001


phil hunt wrote:


> This involves changing the python language. IMO a better proposal
> would be to implement it in Python, perhaps using the syntax:
> 
>    i("x is `x`, f(x) is `f(x)`")
> 
>

That already exists: type 'python Itpl' in google.

f.



More information about the Python-list mailing list