from CFileMan import FileMan # Нужен CFileMan.pydfileman = FileMan()print fileman.drive_space()[u"C:"][0]print fileman.drive_space()[u"E:"][0]