rpdb is package that allows the use of pdb-style debugging but instead presenting its user interface using the python interpreter's stdin/stdout, it presents a TCP connection-based interface that can be accessed with a TCP client such as telnet.
rpdb is package that allows the use of pdb-style debugging but instead presenting its user interface using the python interpreter's stdin/stdout, it presents a TCP connection-based interface that can be accessed with a TCP client such as telnet.