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

James Y Knight foom at fuhm.net
Sat May 21 16:33:27 CEST 2005


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.

James


More information about the Python-Dev mailing list