Duck typing alows true polymorfisim

David Ells ells.david at gmail.com
Sat Aug 26 12:05:59 EDT 2006


Terry Reedy wrote:
> "David Ells" <ells.david at gmail.com> wrote in message
> news:1156534086.698353.81850 at m73g2000cwd.googlegroups.com...
> > def increment(x):
> >    return x += 1
> 
> 'return x+1' works better ;-)
> 
> tjr

Heh, woops... thanks




More information about the Python-list mailing list