]> granicus.if.org Git - python/commit
Update code and tests to support the 'bytes_le' attribute (for
authorKa-Ping Yee <ping@zesty.ca>
Wed, 16 Aug 2006 07:02:50 +0000 (07:02 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Wed, 16 Aug 2006 07:02:50 +0000 (07:02 +0000)
commitb1cb56ad171eb9f2660cca7cc8fd9ae25564b73b
treeed3d241781b9d5e284c742aff1db04594e053846
parentd112bc7958151fa17c4ccb27413c43e45b8476fb
Update code and tests to support the 'bytes_le' attribute (for
little-endian byte order on Windows), and to work around clocks
with low resolution yielding duplicate UUIDs.

Anthony Baxter has approved this change.
Lib/test/test_uuid.py
Lib/uuid.py