I have a nested list. Whenever I make a copy of the list, changes in one affect the other, even when I use list(orig) or even copy the sublists one by one. I have to manually copy each cell over for it to work. Link to broken code: http://jimbopy.pastebay.net/1090401 -- http://mail.python.org/mailman/listinfo/python-list
- List Problem jimbo1qaz
- Re: List Problem jimbo1qaz
- Re: List Problem Chris Angelico
- Re: List Problem Dave Angel
- Re: List Problem Littlefield, Tyler
- Re: List Problem Chris Angelico
- Re: List Problem Oscar Benjamin
- Re: List Problem Steven D'Aprano
- Re: List Problem jimbo1qaz
