On Sat, 2009-08-01 at 04:09 -0700, Steve Matyas wrote: > Branko, > > Hmm.. I just tried the following locally and it worked.
Of course. That's because you _initialized_ `bob`. OP initialized `count`, and then tried to use += operator on `bob`. That's not possible. -- Branko eml: [email protected] alt: [email protected] blg: http://sudologic.blogspot.com/ img: http://picasaweb.google.com/bg.branko twt: http://www.twitter.com/foxbunny/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
