mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
add versionadded for getcheckinterval
This commit is contained in:
parent
e5e065b669
commit
7cb229df18
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ It is always available.
|
||||||
\begin{funcdesc}{getcheckinterval}{}
|
\begin{funcdesc}{getcheckinterval}{}
|
||||||
Return the interpreter's ``check interval'';
|
Return the interpreter's ``check interval'';
|
||||||
see \function{setcheckinterval()}.
|
see \function{setcheckinterval()}.
|
||||||
|
\versionadded{2.3}
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{getdefaultencoding}{}
|
\begin{funcdesc}{getdefaultencoding}{}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue