Home | History | Annotate | Download | only in python2.7

Lines Matching full:file_contents

215                 file_contents = package.__loader__.get_data(filename)
218 return file_contents.replace(os.linesep, '\n'), filename