[Taking the first day of Pesach as vacation gives me time to respond to
some old threads]

On Wed, Mar 14, 2007, Patrick Maupin wrote:
> On 3/14/07, Nick Coghlan <[EMAIL PROTECTED]> wrote:
>> 
>> I detest the name 'flag_format', though - the function doesn't format a
>> flag!
> 
> I don't like it that much myself, either.  I considered
> "extended_format" and a few others, but wasn't happy with any of them.
>  Name suggestions are certainly welcome.

Why not just string.format()?  There's precedence for module-level
functions to have a different API from a method.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

Need a book?  Use your library!
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to