Message374540
| Author | adelfino |
|---|---|
| Recipients | adelfino |
| Date | 2020-07-28.23:41:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1595979718.87.0.129861821474.issue41429@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I propose to let fnmatch.filter accept a tuple of patterns as its pat parameter, while still supporting a single string argument (just like str.endswith does). The code to do this manually and efficiently pretty much involves copying filter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-07-28 23:41:58 | adelfino | set | recipients: + adelfino |
| 2020-07-28 23:41:58 | adelfino | set | messageid: <1595979718.87.0.129861821474.issue41429@roundup.psfhosted.org> |
| 2020-07-28 23:41:58 | adelfino | link | issue41429 messages |
| 2020-07-28 23:41:58 | adelfino | create | |