From: R David Murray Date: Mon, 17 Mar 2014 15:20:29 +0000 (-0400) Subject: closes #20960 X-Git-Tag: v3.4.1rc1~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f93d3dfc501a8e554fa516508f327aaf8ff7e35d;p=thirdparty%2FPython%2Fcpython.git closes #20960 --- diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index e3cc866630cc..7dc1d783028c 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -606,7 +606,7 @@ always available. .. versionadded:: 3.2 - .. versionchanged: 3.4 + .. versionchanged:: 3.4 Added *algorithm*, *hash_bits* and *seed_bits*