Thanks to visit codestin.com Credit goes to github.com
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 81a4a6a commit 6086118Copy full SHA for 6086118
1 file changed
Lib/idlelib/PyShell.py
@@ -548,7 +548,7 @@ def open_remote_stack_viewer(self):
548
This method is called from the subprocess, and by returning from this
549
method we allow the subprocess to unblock. After a bit the shell
550
requests the subprocess to open the remote stack viewer which returns a
551
- static object looking at the last exceptiopn. It is queried through
+ static object looking at the last exception. It is queried through
552
the RPC mechanism.
553
554
"""
0 commit comments