Home | History | Annotate | Download | only in Lib

Lines Matching defs:readlink

331                     target = accessor.readlink(newpath)
442 def readlink(self, path):
443 return os.readlink(path)