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 ad30fa0 commit a4d2b86Copy full SHA for a4d2b86
1 file changed
Doc/lib/libthread.tex
@@ -45,7 +45,8 @@ \section{\module{thread} ---
45
46
\begin{funcdesc}{interrupt_main}{}
47
Raise a KeyboardInterrupt in the main thread. A subthread can use this
48
-function to to interrupt the main thread.
+function to interrupt the main thread.
49
+\versionadded{2.3}
50
\end{funcdesc}
51
52
\begin{funcdesc}{exit}{}
0 commit comments