Comment 1 for bug 1455959

Revision history for this message
Andrew Ziem (ahziem1) wrote : Re: Bleachbit does not check actual identity of whitelisted files and files to be deleted

Note to self

os.path.realpath(path)

Return the canonical path of the specified filename, eliminating any symbolic links encountered in the path (if they are supported by the operating system).

https://docs.python.org/2/library/os.path.html#os.path.realpath