Hi, I have something simple i want to do.

i want to modify an iterator value.

for x in someList
    x = 1

is it possible to do that..if not how do i modify a list using iteration.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to