Message377702
> That example is especially problematic.
No, it's not. It uses .findall(), which returns a list. It's like when you make a copy of a list to iterate over, when you want to modify the original list in the loop.
That could be made explicit in the text that introduces the example, but I think it's a very good example. |
|
Date |
User |
Action |
Args |
2020-09-30 15:09:42 | scoder | set | recipients:
+ scoder, eric.smith, eli.bendersky, docs@python, serhiy.storchaka, WoodyWoo |
2020-09-30 15:09:42 | scoder | set | messageid: <1601478582.76.0.679738821055.issue41892@roundup.psfhosted.org> |
2020-09-30 15:09:42 | scoder | link | issue41892 messages |
2020-09-30 15:09:42 | scoder | create | |
|