[issue28759] access to mkfifo, mknod and hard links is controled by SELinux MAC on Android

Xavier de Gaye report at bugs.python.org
Thu Jan 12 05:58:38 EST 2017


Xavier de Gaye added the comment:

'supported_operation':
* The intent in using 'supported' was that the context manager could possibly be extended later.
* 'operation' is the terminology used in the GNU libc documentation [1].
I will replace 'supported_operation' with 'permitted_operation' unless a better name is proposed.

[1] https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28759>
_______________________________________


More information about the Python-bugs-list mailing list