67wj
Why doesn't my special method add, init, or cmp.. work?
Remember to use two underscores before and after the method name __add__, __init__, __cmp__...
last updated 3 years ago by projecktzero #
(An Unofficial) Python FAQ Wikiputting the community back in "maintained by the community" 67wjWhy doesn't my special method add, init, or cmp.. work?Remember to use two underscores before and after the method name last updated 3 years ago by projecktzero # |
|