Is there an official list of all Python's __<special-methods>__?

I'm learning Python and trying to get an idea of what
__<special-methods>__ are available and specifically, what
__<special-methods>__ are used by each native Python data type?

Thanks!
Malcolm
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to