index
:
github.com/yvesf/fuse-httpfs.git
master
Automatic Github Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
__init__.py
blob: 9e0b05378d7e27f2e04e7b6a531b1f1b3b2262fb (
plain
)
1
2
3
4
5
6
import
logging
from
test.test_httpfs
import
*
logging
.
basicConfig
(
level
=
logging
.
ERROR
)