Ben Finney wrote:

> My preferred answer:
> 
>     if m:
>         print line,
> 
> and get the lines back again later from your version control system.

switching debugging statements on and off by rolling back to an earlier 
release strikes me as a somewhat misguided use of version control.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to