Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
python-fs
fs-testing-fix-missing-fuse.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fs-testing-fix-missing-fuse.diff of Package python-fs
Index: b/fs/tests/test_expose.py =================================================================== --- a/fs/tests/test_expose.py +++ b/fs/tests/test_expose.py @@ -58,7 +58,7 @@ class TestSFTPFS(TestRPCFS): try: from fs.expose import fuse -except ImportError: +except (ImportError, EnvironmentError): pass else: from fs.osfs import OSFS
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor