Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1741205

Browse filesBrowse files
rffontenellepull[bot]
authored andcommitted
Remove unneeded verb in the phrase in sys.rst (#122718)
1 parent 8bdd87f commit 1741205
Copy full SHA for 1741205

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/sys.rst

Copy file name to clipboardExpand all lines: Doc/library/sys.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,7 +1712,7 @@ always available.
17121712

17131713
To enable, pass a *depth* value greater than zero; this sets the
17141714
number of frames whose information will be captured. To disable,
1715-
pass set *depth* to zero.
1715+
set *depth* to zero.
17161716

17171717
This setting is thread-specific.
17181718

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.