Revision 6f4bce7b pithos/backends/lib/hashfiler/mapper.py

b/pithos/backends/lib/hashfiler/mapper.py
35 35
from os import makedirs, unlink
36 36
from errno import ENOENT
37 37

  
38
from pithos.lib.hashfiler.context_file import ContextFile
38
from context_file import ContextFile
39 39

  
40 40

  
41 41
class Mapper(object):

Also available in: Unified diff