super

Robin Becker robin at jessikat.fsnet.co.uk
Wed Oct 24 10:59:09 EDT 2001


After looking at the 2.2 'features' I started wondering why there isn't
a special attribute __super__ to indicate super(self.__class__,self).
GvR indicates that as it stands super will likely cause cut and paste
errors and gives a hacky workaround, but wouldn't it be easier to have a
special attribute?
-- 
Robin Becker



More information about the Python-list mailing list