Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expect an AttributeError on os.getxattr / os.setxattr #158

Merged
merged 2 commits into from
Oct 25, 2019

Conversation

joshgordon
Copy link
Contributor

Some distributions (notably alpine) don't have these functions implemented, and calling them causes an AttributeError. I'm just adding those to the expected errors to be thrown, since there's a fallback in place for when xattr fails.

Some distributions (notably alpine) don't have these functions implemented, and calling them causes an attribute error.
@Delgan Delgan merged commit 02ccf59 into Delgan:master Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants