]> git.k1024.org Git - pylibacl.git/commit
Convert ACL initialisation to allow file-path objects as well
authorIustin Pop <iustin@k1024.org>
Fri, 29 Nov 2019 19:28:41 +0000 (20:28 +0100)
committerIustin Pop <iustin@k1024.org>
Fri, 29 Nov 2019 19:28:41 +0000 (20:28 +0100)
commit707c0d4aba0b65b1bef78faff21f7081cc86ed0f
tree66bdb8fb03d7a6a1efee07ae19897e148c66817f
parentc8716353afb42e94c6d73eaa535e30d4fc1a1029
Convert ACL initialisation to allow file-path objects as well

This is easier than in has_extended, as we can directly use the
converter. Yay!
acl.c
tests/test_acls.py