![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: <build-in function> incompatible with <function>
From: James Stroud <jstroud@ucla.edu>
Date: Tue Jan 31 2006 - 03:51:12 CET
James Stroud wrote:
Also, you should know about the __abs__ method (this is probably what
py> class bob:
You may want to have a look at this:
http://docs.python.org/ref/customization.html
|