[Python-3000] String formating operations in python 3k

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 5 01:10:30 CEST 2006


Ian Bicking wrote:

> Though I also agree that $"answer: $answer" introduces a confusing 
> number of $'s.

If an interpolation feature like this were considered
desirable, maybe the backquote syntax could be
repurposed for it in Py3k?

--
Greg



More information about the Python-3000 mailing list