33
33
"""Returns a unique, sorted list of relative files, calculated from the list
34
34
provided, which is made up from individual files and directories
35
35
relative to the CWD (and which must be contained within the home
36
36
directory, although the files need not actually exist in the home
43
42
home_dir_prefix = os.path.realpath( the.full_home_dir ) + os.sep
45
44
# iterate through file list