From: Christian Heimes Date: Sat, 1 Dec 2007 15:40:22 +0000 (+0000) Subject: Added one more missing versionadded tag X-Git-Tag: v2.6a1~971 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e76d9346b326a10791fcf2b1ea887f8dbfccc80;p=thirdparty%2FPython%2Fcpython.git Added one more missing versionadded tag --- diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index d33f53208450..5669e35b896c 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -281,6 +281,8 @@ always available. The information in the table is simplified. + .. versionadded:: 2.6 + .. function:: getcheckinterval()