Implement custom classes

Issue #16 new
Xi Chan repo owner created an issue

implement custom classes with custom attribute access (getattr etc.), descriptors (get etc.) or slots (slots).

http://docs.python.org/3.3/reference/datamodel.html#customizing-attribute-access

Comments (0)

  1. Log in to comment