def pprint_color(obj): print highlight(pformat(obj), PythonLexer(), Terminal256Formatter(style='trac'))