Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doc/library/uuid.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ which relays any information about the UUID's safety, using this enumeration:
- The last 48 bits of the UUID.

* - .. attribute:: UUID.time
- The the 60-bit timestamp.
- The 60-bit timestamp.

* - .. attribute:: UUID.clock_seq
- The 14-bit sequence number.
Expand Down