"DMpdb" is a tiny Python package which extends and improves Python's "pdb". Especially, it provides the module "Zpdb" which defines a debugger class that understands Zope's "__traceback_info__" and "__traceback_supplement__" (and display this valuable information). -- Dieter