bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python's error numbers are not parsible by next-error


From: Dan Jacobson
Subject: Re: python's error numbers are not parsible by next-error
Date: 08 May 2002 08:53:52 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> "RMS" == Richard Stallman <rms@gnu.org> writes:

RMS> Could you please show me one complete Python error message?
RMS> That will give me the information I need to handle them properly.

$ echo bla|python /dev/stdin
Traceback (innermost last):
  File "/dev/stdin", line 1, in ?
NameError: bla

or something like that.  You really don't want to be asking me, as
I've only used python for one day.  I will post to the python groups
to tell them to post the real answer to gnu.emacs.bug.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

[Prev in Thread] Current Thread [Next in Thread]