On Mon, 12 May 2008 11:23:07 -0700, Carl Banks wrote:

> On May 12, 3:42 am, Ben Finney <[EMAIL PROTECTED]>
> wrote:
>> Because of the precedent of those names, choosing one of those names
>> doesn't make it clear to the reader that the value is never used;
> 
> 
> Why is it even necessary to document this?  This is the thing that
> baffles me the most about this thread.

I do it (with a "special" name) because static source checkers issue a
warning for unused variables.

Ciao,
        Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to