Hi,

I'm working on a pretty large class and I'd like to group several
methods under a attribute.
Its not convenient to chop up the class in several smaller classes,
nor would mixins really solve the issue.
So, what is a pythonic way of grouping several methods under a
attribute?

Many thanks in advance,

-jelle
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to