test_expose.py
6.18 KB
-
dokan: make the module importable even if dokan is not installed. · 7d4cf224
This is useful for programs that bundle the dokan libraries and want to install them if not available. Check the "is_available" attribute to see if dokan is actually available on the system.
rfkelly0 committed