Message257456
> and since _iterdir() results are always accumulated in a list
Right, I failed to note that point. And so, since the file descriptor opened by os.scandir() is closed within each call to recursive _rlistdir(), then my other comment about EMFILE does not stand as well. |
|
| Date |
User |
Action |
Args |
| 2016-01-04 11:20:36 | xdegaye | set | recipients:
+ xdegaye, vstinner, r.david.murray, benhoyt, serhiy.storchaka |
| 2016-01-04 11:20:36 | xdegaye | set | messageid: <[email protected]> |
| 2016-01-04 11:20:36 | xdegaye | link | issue25596 messages |
| 2016-01-04 11:20:36 | xdegaye | create | |
|