• Toby Dickenson's avatar
    Fixed two bugs in realpath: · dec18b23
    Toby Dickenson authored
    1. Out by one error where it would not unravel links in the final path element
    2. Correct handling of link destinations which are relative paths
    This needs a unit test, but doesnt yet have one.
    dec18b23
Common.py 4.52 KB