PyMethods

Name

PyMethods -- Implement additional Python special methods

Synopsis

PyMethods

Description

Within this section the following methods are legal:

__repr__, __str__, __cmp__, __hash__, __call__, __richcompare__