mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
29abc5acf3
To avoid side effects, don't modify the original list. Create a new list instead.