The current `xattr.get` method always raises an Error if the given key is not present. I think an optional default value to return for those cases would be useful. Happy to do a PR if deemed convenient.