From 910df2fc4e5898d248daf8910d2ee81b4cc54689 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 26 Jun 2008 18:55:37 +0000 Subject: Add a version tag for shutdown(). --- Doc/library/socketserver.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/library/socketserver.rst b/Doc/library/socketserver.rst index 51cab5e..7f4daad 100644 --- a/Doc/library/socketserver.rst +++ b/Doc/library/socketserver.rst @@ -158,6 +158,8 @@ Server Objects Tells the :meth:`serve_forever` loop to stop and waits until it does. + .. versionadded:: 2.6 + .. data:: address_family -- cgit v0.12