On 2007-07-05, Alan Isaac <[EMAIL PROTECTED]> wrote: > Once upon a time, `coerce` was documented > with the other built-ins. > http://pydoc.org/1.5.2/__builtin__.html > Now it is not. > http://docs.python.org/lib/built-in-funcs.html > Reason?
It's now documented in Library Reference 2.2 Non-essential Built-in Functions. Apparently it is no longer needed or useful, but only kept for backward compatibility. -- Neil Cerutti -- http://mail.python.org/mailman/listinfo/python-list