Searched refs:islink (Results 1 – 3 of 3) sorted by relevance
73 links = [f for f in os.listdir(links_dir) if os.path.islink(f)]
554 from os.path import dirname, exists, expandvars, islink, join, realpath6450 if islink(path):
1343 if os.path.islink(path):