mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
263 B
Text
6 lines
263 B
Text
ipdb exports functions to access the IPython debugger, which features tab
|
|
completion, syntax highlighting, better tracebacks, better introspection with
|
|
the same interface as the pdb module.
|
|
|
|
WWW: https://pypi.org/project/ipdb/
|
|
WWW: https://github.com/gotcha/ipdb
|