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 941ee88 commit 79707caCopy full SHA for 79707ca
1 file changed
Doc/library/sys.rst
@@ -353,6 +353,8 @@ always available.
353
Return the interpreter's "thread switch interval"; see
354
:func:`setswitchinterval`.
355
356
+ .. versionadded:: 3.2
357
+
358
359
.. function:: _getframe([depth])
360
@@ -713,6 +715,8 @@ always available.
713
715
is the operating system's decision. The interpreter doesn't have its
714
716
own scheduler.
717
718
719
720
721
.. function:: settrace(tracefunc)
722
0 commit comments