En python, il existe une fonction pour vérifier si un fichier ou un répertoire est un lien symbolique ? Par exemple, pour ci-dessous des fichiers, mon wrapper fonction doit renvoyer True
.
# ls -l
total 0
lrwxrwxrwx 1 root root 8 2012-06-16 18:58 dir -> ../temp/
lrwxrwxrwx 1 root root 6 2012-06-16 18:55 link -> ../log