[issue46084] Python 3.9.6 scan_dir returns filenotfound on long paths, but os_walk does not

Jim Schwartz report at bugs.python.org
Wed Dec 15 13:43:56 EST 2021


Jim Schwartz <jschwar at sbcglobal.net> added the comment:

the issue is with the scandir script, not the os_walk script.  I tried to upload the scandir python script before, but I guess it didn't upload.  When I was running the two scripts, I used an input of C:\\ as the input parameter.  Hope that helps.

----------
Added file: https://bugs.python.org/file50495/test_dir_scan_dir.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46084>
_______________________________________


More information about the Python-bugs-list mailing list