How should I import rpdb2; rpdb2.start_embedded_debugger(), but only if my Python program is not already being debugged by rpdb2?
How should I import rpdb2; rpdb2.start_embedded_debugger(), but only if my Python program is not already being debugged by rpdb2?