bpo-38619: Update the documentation for UUID.hex (GH-29830)

Explicitly state that it is lowercase.

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
This commit is contained in:
180909 2022-02-15 02:58:22 +08:00 committed by GitHub
parent 4e4e7c2684
commit 5d53cf30f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ which relays any information about the UUID's safety, using this enumeration:
.. attribute:: UUID.hex
The UUID as a 32-character hexadecimal string.
The UUID as a 32-character lowercase hexadecimal string.
.. attribute:: UUID.int