list.clear() missing?!?

Fredrik Lundh fredrik at pythonware.com
Thu Apr 13 12:46:03 EDT 2006


Raymond Hettinger wrote:

> Also, in the python-dev world, making something "more OO"  is neither a
> virtue nor a vice.

except that arguments along the line of "if the syntax is not obj.method(),
it's not OO enough" are likely to be mostly ignored.

(nobody's going to be impressed by yet another "len(obj) isn't OO" variant)

</F>






More information about the Python-list mailing list