Eryk Sun <eryk...@gmail.com> added the comment:

> creating a Windows `os.set_owner` function that uses the 
> appropriate Windows API calls to change owner/group settings,
> and then using that for Windows in the `shutil.chown` function?

I'd gladly help with implementing os.set_owner(), as a separate issue. But I've 
changed my mind about supporting more POSIX functions in Windows. I'd prefer to 
see more Windows-only functionality added, as well as simplified cross-platform 
support that's not based on and biased by POSIX.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33140>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to