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 _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
- [Tutor] Is there some sort of Python Error log. Lamonte Harris
- Re: [Tutor] Is there some sort of Python Error log... Rikard Bosnjakovic
- Re: [Tutor] Is there some sort of Python Error log... Luke Paireepinart
- Re: [Tutor] Is there some sort of Python Error log... Kent Johnson
- Re: [Tutor] Is there some sort of Python Error log... Alan Gauld