[Python-3000] PEP 3101 Updated

Andrew James Wade andrew.j.wade at gmail.com
Thu Aug 23 06:56:19 CEST 2007


On Wed, 22 Aug 2007 23:15:56 -0400
Andrew James Wade <andrew.j.wade at gmail.com> wrote:

> And I'd do
> the recursive substitution before even starting to parse the field:
> it's simple and powerful.

Scratch that suggestion; the implications need to be thought through.
If we allow recursive substitution only in the format specifier that
decision can always be re-visited at a later date.

-- Andrew


More information about the Python-3000 mailing list