X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/0e2974f1af7500997666a21880af9a88947a8125..8e5ee8f6e2d13f9662056ec38f123b0e7edae5b0:/afs/fs.py diff --git a/afs/fs.py b/afs/fs.py index a12b365..02c2756 100644 --- 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):