dict and __cmp__() question

Bryan Olson fakeaddress at nowhere.org
Wed Sep 7 04:29:52 EDT 2005


Alex wrote:
 > But what are those with double underscore? For instance __cmp__(...)?

Those are these:

     http://docs.python.org/ref/specialnames.html


-- 
--Bryan



More information about the Python-list mailing list