pp.pprint code example Example: pprint from pprint import pprint from pprint_data import data print 'PPRINT:' pprint(data)