Can pdb be set to break on warnings?
Gabriel Genellina
gagsl-py at yahoo.com.ar
Wed Oct 11 06:59:48 EDT 2006
At Wednesday 11/10/2006 07:31, LorcanM wrote:
> >
> > python -m pdb -Werror myprogram.py
> >
>It sounds like what I want, but it doesn't work for me. When I try the
>above line of code, it replies:
>Error: -Werror does not exist
Try: python -h
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Python-list
mailing list