Eric V. Smith <[email protected]> added the comment:
The example is iterating over the list returned by root.findall(), but removing from a different data structure in root, so it won't have a problem. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41892> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
