We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bba3b5 commit eb5eef6Copy full SHA for eb5eef6
Lib/idlelib/debugger.py
@@ -1,6 +1,6 @@
1
"""Debug user code with a GUI interface to a subclass of bdb.Bdb.
2
3
-The Idb instance 'idb' and Debugger instance 'gui' need references to each
+The Idb idb and Debugger gui instances each need a reference to each
4
other or to an rpc proxy for each other.
5
6
If IDLE is started with '-n', so that user code and idb both run in the
0 commit comments