P.J. Eby wrote:
In effect, 2.6 forces you to have a common known base class *other* than 'object' in order to write co-operative classes. :-(
You have to do that anyway if you want to make cooperative calls to any method *other* that __init__. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com