]> granicus.if.org Git - python/commit
Debugger was tracing through rpc.py when IDLEfork was not started
authorKurt B. Kaiser <kbk@shore.net>
Wed, 1 Jan 2003 00:26:41 +0000 (00:26 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 1 Jan 2003 00:26:41 +0000 (00:26 +0000)
commit38f11101d863445eba29612178fb7ba7fd424d8c
treed812887af65a3d76d7e938a3b1e48e389b756446
parent7cca3d8ef011446af1cc940606fda17f902a1e60
Debugger was tracing through rpc.py when IDLEfork was not started
from its source directory.  Generalize the "workaround" (though
the latter seems a reasonable solution?) to handle this.
Lib/idlelib/Debugger.py