MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Bdb

Class Bdb

Lib/bdb.py:14–442  ·  view source on GitHub ↗

Generic Python debugger base class. This class takes care of details of the trace facility; a derived class should implement user interaction. The standard debugger class (pdb.Pdb) is an example.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

set_traceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected