Home
last modified time | relevance | path

Searched refs:py_db (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dmain.py561 import ipdb as py_db # type: ignore[import] namespace
563 import pdb as py_db # LINT IGNORE namespace
569 py_db.post_mortem()