2a7b16d61f
The followlinks argument is then used by the function when it calls os.walk(path... Notice the "followlinks" argument of os.walk() is False by default, so this change won't make any difference. Every actual call to listdir() function won't need to be changed. This change is needed to resolve issue #2221
15 KiB
15 KiB