Scott David Daniels wrote:

> Nope.  idempotent: f(f(x)) = f(x)
> That is, after doing it once, repeating it won't hurt.

http://en.wikipedia.org/wiki/Idempotence_%28computer_science%29

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to