Linuxguy123 <linuxguy123 <at> gmail.com> writes: > > > Hi people. > > I've got a small piece of code that I don't understand. Basically, a > variable inside an if statement inside a for loop doesn't seem to be > updating. Is this a scope issue ?
No, it's because you mispelled the variables. -- http://mail.python.org/mailman/listinfo/python-list