Message387805
> I would harmonize towards what the concrete implementations... For FileReader and ZipReader, both rely on TraversableResources to implement contents, which rely on `files().iterdir()`, which could raise FileNotFoundError and definitely don't return lists. Most importantly, this method is an abstract method, so subclasses can't rely on it (must override it). Searching Github, I couldn't find any other classes subclassing this ABC. | |
| Date | User | Action | Args | | 2021-02-28 09:18:18 | jaraco | set | recipients: + jaraco, barry, brett.cannon, FFY00 | | 2021-02-28 09:18:18 | jaraco | set | messageid: <1614503898.24.0.221767478463.issue42129@roundup.psfhosted.org> | | 2021-02-28 09:18:18 | jaraco | link | issue42129 messages | | 2021-02-28 09:18:17 | jaraco | create | | |