Pi-TV
#
Python
,
Pdb
,
TODO
2021-12-10
Pdb
Alias in bash profile:
alias pdb="python -m pdb"
Run debugger:
pdb test.py