File Python

importĀ pprint
pprint.pprint(open(r'c:\text\somefile.txt').readlines())