/
githubmirror
/
os-python3.9
Обзор
Документация
Войти
/
githubmirror
/
os-python3.9
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
bullseye
debian/pdb.1.in
16 строк
488 B
Matthias Klose
Imported Debian patch 3.9.2-1
21 мар 2022, 14:03
21 мар 2022, 14:03
96023b3
Код
Авторство
О чём код?
.TH PDB@VER@ 1 .SH NAME pdb@VER@ \- the Python debugger .SH SYNOPSIS .PP .B pdb@VER@ .I script [...] .SH DESCRIPTION .PP See the chapter "The Python Debugger" in the Python Library Reference for more information on the use of pdb. When the debugger is started, help is available via the help command. .SH SEE ALSO python@VER@(1). Chapter "The Python Debugger" of the Python Library Reference. Available in the python@VER@-doc package at /usr/share/doc/python@VER@/html/library/pdb.html.