In article <40a6bfac-3f4b-43f4-990b-224cb2b65...@i19g2000pro.googlegroups.com>,
Carl Banks  <pavlovevide...@gmail.com> wrote:
>
>FWIW, I think it perfectly reasonable to let an application print a
>traceback on an error.  I've gotten a few bug reports on a little tool
>I maintain where the user copies the traceback to me, it it's helped
>me diagnose their issues a lot.

That only really works for non-GUI applications.  For GUI apps, log files
are the way to go.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"...if I were on life-support, I'd rather have it run by a Gameboy than a
Windows box."  --Cliff Wells
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to