Re: [Python-Dev] Issues with PEP 3101 (string formatting)

2007-06-24 Thread Georg Brandl
Guido van Rossum schrieb: > Those are valid concerns. I'm cross-posting this to the python-3000 > list in the hope that the PEP's author and defendents can respond. I'm > sure we can work something out. Another question w.r.t. new string formatting: Assuming the %-operator for strings goes away a

Re: [Python-Dev] Issues with PEP 3101 (string formatting)

2007-06-19 Thread Guido van Rossum
Those are valid concerns. I'm cross-posting this to the python-3000 list in the hope that the PEP's author and defendents can respond. I'm sure we can work something out. Please keep further discussion on the [EMAIL PROTECTED] list. --Guido On 6/19/07, Chris McDonough <[EMAIL PROTECTED]> wrote: