On Thu, Jan 12, 2012 at 22:34, Jason Veldicott <jasonveldic...@gmail.com> wrote:
> 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

Is this tcl/tk specific or have you seen it in other places? Either
way, you may want to submit a report to http://bugs.python.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to