Commit 6fbf0121 authored by Neal Norwitz's avatar Neal Norwitz

Add versionadded. Remove duplicate "to"

parent 173240d6
......@@ -45,7 +45,8 @@ then the thread exits (but other threads continue to run).
\begin{funcdesc}{interrupt_main}{}
Raise a KeyboardInterrupt in the main thread. A subthread can use this
function to to interrupt the main thread.
function to interrupt the main thread.
\versionadded{2.3}
\end{funcdesc}
\begin{funcdesc}{exit}{}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment