dotfiles/pythonstartup.py

4 lines
57 B
Python

import sys
import pprint
sys.displayhook = pprint.pprint