[issue31313] Feature Add support of os.chflags() on Linux platform

Antoine Pitrou report at bugs.python.org
Fri Sep 1 05:27:54 EDT 2017


Antoine Pitrou added the comment:

Uh, of course, we care about SETFLAGS here.  Which gives:
EXT2_IOC_SETFLAGS = 0x40086602, FS_IOC_SETFLAGS = 0x40086602

----------

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


More information about the Python-bugs-list mailing list