[ZODB-Dev] Re: Weird errors with Zope 2.7.7

Chris Withers chris at simplistix.co.uk
Tue Oct 25 10:51:55 EDT 2005


Florent Guillaume wrote:
>> I guess I'm looking for a show_stack option...
> 
> import traceback; traceback.print_stack()

Yes thankyou, my egg sucking is quite proficient ;-)

>> Tim, how would I go about getting one of those added to Python?
>> (It's not much of a code change, but the process of getting it into 
>> python seems a bit daunting from an outsiders perspective...)

I'd like to be able to do:

logger.info('blah',show_stack=True)

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZODB-Dev mailing list