• Jack Jansen's avatar
    Fixes based on ideas from Christopher Smith: · 992d58b7
    Jack Jansen authored
    - islink() now returns true for alias files
    - walk() no longer follows aliases while traversing
    - realpath() implemented, returning an alias-free pathname.
    
    As this could conceivably break existing code I think it isn't a bugfix candidate.
    992d58b7
macpath.py 6.78 KB