Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

Re: [Tutor] Is there some sort of Python Error log.

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


rikard.bosnjakovic at gmail

Sep 14, 2007, 9:07 PM

Post #1 of 2 (128 views)
Permalink
Re: [Tutor] Is there some sort of Python Error log.

On 15/09/2007, Lamonte Harris <pyth0nc0d3r [at] gmail> wrote:

> Command prompt is a pain and it would be pretty nice to have this feature.

If you are using a Unixish system, do "python myscript.py 2> error.log".


--
- Rikard - http://bos.hack.org/cv/
--
http://mail.python.org/mailman/listinfo/python-list


rabidpoobear at gmail

Sep 14, 2007, 9:15 PM

Post #2 of 2 (127 views)
Permalink
Re: [Tutor] Is there some sort of Python Error log. [In reply to]

Lamonte Harris wrote:
> Command prompt is a pain and it would be pretty nice to have this feature.
If you're on windows, try using an IDE for your code editing. Then the
errors will show up in the interactive shell that the IDE runs, and you
won't have to deal with starting a DOS command prompt to catch your errors.
-Luke
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.