os.readlink()¶
-
os.readlink(path) → path¶ Return a string representing the path to which the symbolic link points.
os.readlink()¶os.readlink(path) → path¶Return a string representing the path to which the symbolic link points.