In Python, I\'m trying to use nested for loops in my script to iterate over a list of object attributes. The iterated copy of the attribute resets during nested iteration. How