Is there any way to make the traceback printer built into the
interpreter elide all the directories in pathnames (like strip_dirs()
does for the profiler)?

I'm working in a deep directory tree, and the full pathnames to my
python source files are pushing 150 characters.  I either need a
laptop with a wider screen, or younger eyes so I can read a smaller
font :-)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to