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 325477e commit 5166375Copy full SHA for 5166375
1 file changed
Doc/library/sys.rst
@@ -814,7 +814,7 @@ always available.
814
Python.
815
816
The highest possible limit is platform-dependent. A user may need to set the
817
- limit higher when she has a program that requires deep recursion and a platform
+ limit higher when they have a program that requires deep recursion and a platform
818
that supports a higher limit. This should be done with care, because a too-high
819
limit can lead to a crash.
820
0 commit comments