[Bf-python] Python can do operator overloading!

joeedh joeeagar at prodigy.net
Wed Oct 6 00:44:57 CEST 2004


Go to http://docs.python.org/lib/operator-map.html, and implement these 
functions (except as __[func]__) in your class, and you'll have instant 
operator overloading.  I love python!

joeedh



More information about the Bf-python mailing list