On Nov 24, 9:08 pm, Raymond Hettinger <[email protected]> wrote: > So far, the only situation I can find where method names necessarily > overlap is for the basics like __init__(), close(), flush(), and > save() where multiple parents need to have their own initialization > and finalization.
I do not know of other use cases either.
Michele Simionato
--
http://mail.python.org/mailman/listinfo/python-list
