Chris Jerdonek added the comment:

> It is safe to modify a sequence during iteration if it's size not increased.

What do you mean by "safe"?  The example given by the original commenter does 
not increase the size either.  I believe "safe" is meant in the sense of 
avoiding possibly unexpected behavior.  I can clarify the language if you feel 
it is ambiguous.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to