Codebase list python-fusepy / 766e5bd
add autopkgtest to test importing Sascha Steinbiss 7 years ago
2 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Tests: run-import
1 Depends: @
0 #!/usr/bin/env python
1
2 import fusepy
3
4 print(dir(fusepy))