On Jan 6, 7:38 pm, "Steven Woody" <narkewo...@gmail.com> wrote:
> Hi,
>
> I am a new leaner and I get a question:  abs() is a member of
> __builtin__ module, but why should I use abs() rather than
> __builtin__.abs() ? Thanks.

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

Reply via email to