add versionadded for getcheckinterval

This commit is contained in:
Neal Norwitz 2003-07-07 14:11:53 +00:00
parent e5e065b669
commit 7cb229df18

View file

@ -200,6 +200,7 @@ It is always available.
\begin{funcdesc}{getcheckinterval}{}
Return the interpreter's ``check interval'';
see \function{setcheckinterval()}.
\versionadded{2.3}
\end{funcdesc}
\begin{funcdesc}{getdefaultencoding}{}