Re using the same variable name over and over for different objects in the same scope:
Argh--don't do this. It makes a mess for the guy (or gal) that comes after you and has to understand the code. Our forefathers fought and died so that we could have as many unique variable names as we like. So use them! -- http://mail.python.org/mailman/listinfo/python-list