Benjamin Peterson <[email protected]> added the comment:
Why not just os.open the directory yourself and pass it to os.scandir? ---------- nosy: +benjamin.peterson _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39099> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
