There was an error while loading. Please reload this page.
1 parent 1d6d33c commit 74272d4Copy full SHA for 74272d4
1 file changed
Lib/idlelib/idle_test/htest.py
@@ -216,9 +216,9 @@
216
'file': 'browser',
217
'kwds': {},
218
'msg': textwrap.dedent("""
219
- "Inspect names of module, class(with superclass if applicable),
220
- "methods and functions. Toggle nested items. Double clicking
221
- "on items prints a traceback for an exception that is ignored.""")
+ Inspect names of module, class(with superclass if applicable),
+ methods and functions. Toggle nested items. Double clicking
+ on items prints a traceback for an exception that is ignored.""")
222
}
223
224
_multistatus_bar_spec = {
0 commit comments