[Python-3000] __nonzero__ vs. __bool__

Guido van Rossum guido at python.org
Tue Nov 21 18:35:02 CET 2006


On 11/21/06, Ivan Krstić <krstic at solarsail.hcs.harvard.edu> wrote:
> Guido van Rossum wrote:
> > Can anyone help out evaluating this patch? If it has to wait for me
> > it's gonna be a looooooong wait...
>
> Looks fine to me functionally, although it seems to gratuitously retab
> some code that used to be aligned with tabstop 8 to a tabstop of 4.

Thanks! I hope you meant "indentation level" instead of "tabstop".
Tomer, can you fix the indentation to be whatever's prevailing in the
file you're editing?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list