projects
/
invirt/packages/python-afs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correct documention
[invirt/packages/python-afs.git]
/
afs
/
fs.py
diff --git
a/afs/fs.py
b/afs/fs.py
index
a12b365
..
02c2756
100644
(file)
--- a/
afs/fs.py
+++ b/
afs/fs.py
@@
-1,5
+1,5
@@
import errno
-import afs._fs
+from afs import _fs
from afs._fs import whichcell
def inafs(path):