From: "Aahz" <aahz@pythoncraft.com> > > 1. Rename .remove() to __del__(). Its usage is inconsistent with > > list.remove(element) which can leave other instances of element in the > > list. It is more consistent with 'del adict[element]'. > > You mean __delitem__, I think. __del__ is only for deleting the object > itself when its refcount goes to zero. Yes!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4