dotfiles/pythonstartup.py

4 lines
57 B
Python
Raw Normal View History

import sys
import pprint
sys.displayhook = pprint.pprint