I used os.listdir(path) to get the folder under specific path and found there is a shorcut inside. How to get the real path of shortcut?
os.listdir(path)
Input: