I would have a suggestion to use `os.statvfs` for the `immutable.py` script; the `ST_IMMUTABLE` constant can be used. Please see: https://docs.python.org/3/library/os.html#os.statvfs
I would have a suggestion to use
os.statvfsfor theimmutable.pyscript; theST_IMMUTABLEconstant can be used. Please see: https://docs.python.org/3/library/os.html#os.statvfs