[EMAIL PROTECTED] writes:
> An interesting solution, I have never created such grouped closures. I
> don't know if this solution is better than a class with some class
> attributes plus some class methods...

It's a Scheme idiom but I think once the object gets this complicated,
it's probably more Pythonic to use a class.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to