Make listdirs(hidden=True) the default uniformly.
This was the case for all but OSFS and ZipFS, and it meant that copydir() would not copy hidden files. If this default isn't desired, walk() needs to grow a hidden=True argument and copydir() needs to use it.
Showing
Please
register
or
sign in
to comment