ICI Modules: sys: readlink Modules by name : by type Synopsis string = sys.readlink(string) Description Read the value of the symbolic link named in the argument and return the result in a string.
string = sys.readlink(string)
Read the value of the symbolic link named in the argument and return the result in a string.