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.
idle.rst
1 parent 5a2bcbd commit e750796Copy full SHA for e750796
1 file changed
Doc/library/idle.rst
@@ -204,7 +204,7 @@ New Indent Width
204
Open a dialog to change indent width. The accepted default by the Python
205
community is 4 spaces.
206
207
-Strip Trailing Chitespace
+Strip Trailing Whitespace
208
Remove trailing space and other whitespace characters after the last
209
non-whitespace character of a line by applying str.rstrip to each line,
210
including lines within multiline strings. Except for Shell windows,
0 commit comments