D'oh! os.path.islink is available on all platforms. Also, ensure that we
do directory tree removals only if isdir() and not islink(), and use unlink() in all other cases. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041230
Showing
Please register or sign in to comment