mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Get rid of the remaining versionadded/versionchanged directives.
This commit is contained in:
parent
1617457cff
commit
55ac8f0f26
161 changed files with 335 additions and 2197 deletions
|
@ -8,8 +8,6 @@
|
|||
.. sectionauthor:: George Yoshida <quiver@users.sourceforge.net>
|
||||
|
||||
|
||||
.. versionadded:: 2.5
|
||||
|
||||
This module provides immutable :class:`UUID` objects (the :class:`UUID` class)
|
||||
and the functions :func:`uuid1`, :func:`uuid3`, :func:`uuid4`, :func:`uuid5` for
|
||||
generating version 1, 3, 4, and 5 UUIDs as specified in :rfc:`4122`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue