eryksun added the comment:

> My reluctance to commit the os.access patch is because it will 
> cause such a behaviour change in a function which has been 
> pretty stable for a long while. 

The original behavior could be preserved as the default. A keyword-only 
argument could enable checking access based on the file security and thread 
token.

----------

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

Reply via email to