Eric V. Smith <[email protected]> added the comment:
Can you provide a short code snippet that we can run that demonstrates the problem? Looking at the code, and not knowing much about it, maybe iterating over the paths with .iterdir() is what you want? ---------- nosy: +eric.smith _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45427> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
