s.xattr_tdb : module documentation

Part of samba

Python bindings for xattr manipulation.
Function wrap_setxattr wrap_setxattr(filename,attribute,value) Set the given attribute to the given value on the given file.
Function wrap_getxattr wrap_getxattr(filename,attribute) -> blob Retreive given attribute on the given file.
Function is_xattr_supported Return true if xattr are supported on this system
def wrap_setxattr():
wrap_setxattr(filename,attribute,value) Set the given attribute to the given value on the given file.
def wrap_getxattr():
wrap_getxattr(filename,attribute) -> blob Retreive given attribute on the given file.
def is_xattr_supported():
Return true if xattr are supported on this system
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.