[Python-Dev] PEP 344: Explicit vs. Implicit Chaining

Ka-Ping Yee python-dev at zesty.ca
Sat May 21 17:23:27 CEST 2005


On Sat, 21 May 2005, James Y Knight wrote:
> On May 20, 2005, at 6:37 PM, Phillip J. Eby wrote:
> > This only helps if you can get to a debugger.  What if you're
> > reading your web server's error log?
>
> Then you're in trouble anyways because you need the contents of some
> local to figure out what's going on, also.

Ever used cgitb?


-- ?!ng


More information about the Python-Dev mailing list