The former is unix-only, which complains when running on the Windows platform -- even though this code is in a unix-specific branch. But per the docs: > As of Python 3.3, this is equivalent to os.chmod(fd, mode). So we can just use the identical function that is available in more places.pull/12287/merge
parent
5b317c5658
commit
a843a99743
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue