How to remove ellipses from long paths in traceback?

Jason Veldicott jasonveldicott at gmail.com
Thu Jan 12 23:34:08 EST 2012


Hi,

Long paths in python traceback are contracted with ellipses.  eg:
  TclError: couldn't load library "C:/Python26/tcl/tk8.5/../../bin/tk85.dll"

Is there any way to see the full path?

Surprisingly, search didn't reveal an answer to this question.

Thanks

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120113/9a455ab2/attachment.html>


More information about the Python-list mailing list