Issue #29217: Merge 3.6.

This commit is contained in:
Xiang Zhang 2017-01-10 11:30:44 +08:00
commit dbdfecebd2

View file

@ -111,7 +111,7 @@ random UUID.
.. attribute:: UUID.variant .. attribute:: UUID.variant
The UUID variant, which determines the internal layout of the UUID. This will be The UUID variant, which determines the internal layout of the UUID. This will be
one of the integer constants :const:`RESERVED_NCS`, :const:`RFC_4122`, one of the constants :const:`RESERVED_NCS`, :const:`RFC_4122`,
:const:`RESERVED_MICROSOFT`, or :const:`RESERVED_FUTURE`. :const:`RESERVED_MICROSOFT`, or :const:`RESERVED_FUTURE`.