[Python-Dev] str.format implementation (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Tue Dec 13 11:11:07 CET 2011


On Tue, Dec 13, 2011 at 6:37 PM, Raymond Hettinger <raymond.hettinger at gmail.com> wrote:

On Dec 12, 2011, at 7:56 PM, Ben Wolfson wrote: I personally would prefer (1) to (2) or (3), and (3) to (2), had I my druthers, but it doesn't matter a whole lot to me; I'd prefer any of them to nothing (or to changing the docs to reflect the current batty behavior).

+1 on changing the batty behavior.

Skimming my comments from last time this came up, +1 on just going with what the docs say. The PEP underspecified it, so taking the docs as the spec for this aspect seems like a reasonable course of action.

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list