commit | 868c8e41eb1d7dc032679ae06e62c0d60edd7725 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 28 22:27:06 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 28 22:27:06 2020 -0700 |
tree | f0e11312b8233ead5dd5c8f6588e4a35858568a5 | |
parent | cca896e13b230a934fdb709b7f10c5451ffc25ba [diff] |
bpo-41774: Add programming FAQ entry (GH-22402) In the "Sequences (Tuples/Lists)" section, add "How do you remove multiple items from a list". (cherry picked from commit 5b0181d1f6474c2cb9b80bdaf3bc56a78bf5fbe7) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>