Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0541f4 commit 8a17995Copy full SHA for 8a17995
1 file changed
Doc/library/uuid.rst
@@ -111,7 +111,7 @@ random UUID.
111
.. attribute:: UUID.variant
112
113
The UUID variant, which determines the internal layout of the UUID. This will be
114
- one of the integer constants :const:`RESERVED_NCS`, :const:`RFC_4122`,
+ one of the constants :const:`RESERVED_NCS`, :const:`RFC_4122`,
115
:const:`RESERVED_MICROSOFT`, or :const:`RESERVED_FUTURE`.
116
117
0 commit comments