This website requires JavaScript.
Explore
Help
Sign In
tyrel
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
e419f323d0
dotfiles
/
home
/
pythonstartup.py
8 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
Add PythonStartup file
2017-01-10 15:40:39 +00:00
import
sys
import
pprint
sys
.
displayhook
=
pprint
.
pprint
misc changes
2017-04-24 14:45:50 +00:00
try
:
import
pdir
except
ImportError
:
pass
Reference in New Issue
Copy Permalink