• Vinay Sajip's avatar
    Copyright year & version number/version date changes. · 665e0402
    Vinay Sajip authored
    Exception traceback text is now cached.
    Closing a handler now removes it from the internal _handlers list.
    Handlers now chain to Handler.close() from their close() methods.
    Exception info can be passed as a tuple in exc_info.
    shutdown() is registered to be called at application exit.
    665e0402
__init__.py 40 KB