On 3/5/06, gabor <[EMAIL PROTECTED]> wrote: > > >>> def f(y): > ... x = y * 3 > ... return x + y > ... > >>> f(5) > 20 > >>> f('_django_') > '_django__django__django__django_' > >>> > > you know...this whole 'static typing' thing is a little a double-edged > sword, isn't it? :))
You know, my first thought there was "badger badger badger badger" . . . :-p --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---