diff options
| author | R David Murray <rdmurray@bitdance.com> | 2014-03-17 11:20:29 -0400 |
|---|---|---|
| committer | R David Murray <rdmurray@bitdance.com> | 2014-03-17 11:20:29 -0400 |
| commit | f93d3dfc501a8e554fa516508f327aaf8ff7e35d (patch) | |
| tree | eef9514ca937854088d19164353e3b032df65414 /Doc/library/sys.rst | |
| parent | a7f48019d5550e071f364e18a17ff38b90e266bb (diff) | |
| download | cpython-git-f93d3dfc501a8e554fa516508f327aaf8ff7e35d.tar.gz | |
closes #20960
Diffstat (limited to 'Doc/library/sys.rst')
| -rw-r--r-- | Doc/library/sys.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index e3cc866630..7dc1d78302 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* |
