__builtin__ quote

Steven Woody narkewoody at gmail.com
Tue Jan 6 03:38:16 EST 2009


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.



More information about the Python-list mailing list