Guido van Rossum wrote: > On 4/18/07, Greg Ewing <[EMAIL PROTECTED]> wrote: >> I'd rather see syntactic support for making a >> normal inherited method call without danger of >> using the wrong class, e.g. if you change a >> base class but forget to update inherited calls >> to match. > > You will get that too with the proposal.
Is there an actual proposal yet? I'd like to see how this would work. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
