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

Function debug

Lib/doctest.py:2657–2666  ·  view source on GitHub ↗

Debug a single doctest docstring. Provide the module (or dotted name of the module) containing the test to be debugged and the name (within the module) of the object with the docstring with tests to be debugged.

(module, name, pm=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ffi_prep_args_pa32Function · 0.50
ffi_size_stack_pa32Function · 0.50
ffi_callFunction · 0.50
ffi_closure_inner_pa32Function · 0.50

Calls 3

_normalize_moduleFunction · 0.85
testsourceFunction · 0.85
debug_scriptFunction · 0.85

Tested by

no test coverage detected