import win32com.server.policy
class DispatcherWin32dbg(DispatcherBase) def _HandleException_(self) def __init__(self, policyClass, ob) # Methods inherited by DispatcherWin32dbg from DispatcherBase def _CreateInstance_(self, clsid, reqIID) def _GetIDsOfNames_(self, names, lcid) def _Invoke_(self, dispid, lcid, wFlags, args) def _QueryInterface_(self, iid) def _trace_(self, *args)
A dispatcher which invokes the debugger as an object is instantiated, or when an unexpected exception occurs.
Requires the win32dbg package.
Invoke the win32dbg post mortem capability
Copyright © Greg Stein and Mark Hammond
All Rights Reserved
Comments to author: dev@null
Generated: Sun Apr 20 1997