mutapath.MutaPath.chown

MutaPath.chown(uid=-1, gid=-1)[source]

Change the owner and group by names rather than the uid or gid numbers.

See also

os.chown()