projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161b921
)
Add a version tag for shutdown().
author
Georg Brandl
<georg@python.org>
Thu, 26 Jun 2008 18:55:37 +0000
(18:55 +0000)
committer
Georg Brandl
<georg@python.org>
Thu, 26 Jun 2008 18:55:37 +0000
(18:55 +0000)
Doc/library/socketserver.rst
patch
|
blob
|
history
diff --git
a/Doc/library/socketserver.rst
b/Doc/library/socketserver.rst
index 51cab5ee8602f9c54175887f2b95103f8ff0fb72..7f4daad34160c9d2e747d5e3bdc34f351ecca306 100644
(file)
--- 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