109
107
        def expand_home_dir_files( files ):
 
110
108
                """Returns a unique, sorted list of relative filenames, calculated from the list
 
111
109
                provided, which is made up from individual files and directories
 
118
117
                home_dir_prefix = os.path.realpath( the.full_home_dir ) + os.sep
 
120
119
                # iterate through file list