From: Raymond Hettinger Date: Thu, 17 Jan 2008 23:56:56 +0000 (+0000) Subject: Fix markup X-Git-Tag: v2.6a1~570 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64cd1e2d9122ffd5153bc52b7a7e1a117210043b;p=python Fix markup --- diff --git a/Doc/library/sched.rst b/Doc/library/sched.rst index f9e81f0fc6..95ec4997e3 100644 --- a/Doc/library/sched.rst +++ b/Doc/library/sched.rst @@ -129,3 +129,5 @@ Scheduler Objects Read-only attribute returning a list of upcoming events in the order they will be run. Each event is shown as a :term:`named tuple` with the following fields: time, priority, action, argument. + + .. versionadded:: 2.6