标签: python python-2.7
我有一个命令行工具,我需要添加acl来执行命令。我使用python 2.7x并且不知道什么是最佳实践库。
我看到像pylibacl和miracle-acl这样的库,但不知道哪个是最佳实践。
由于