X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/f95acfabee62680cab0d953596cc7539585caff8..41165a6d2c880400afc4b04700d05bd3fa537a42:/afs/_fs.pyx diff --git a/afs/_fs.pyx b/afs/_fs.pyx index 75653e2..57ac603 100644 --- a/afs/_fs.pyx +++ b/afs/_fs.pyx @@ -1,5 +1,5 @@ -from afs cimport * -from afs import pyafs_error +from afs._util cimport * +from afs._util import pyafs_error def whichcell(char* path): """Determine which AFS cell a particular path is in."""