Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
87426cb151202cac37f24aae43d73f5a80b11b1b
/
Lib
/
test
/
test_uuid.py
68a6da9
Make uuid1 and uuid4 tests conditional on whether ctypes can be imported;
by Brett Cannon
· 18 years ago
2eb8c4f
Bug #1541863: uuid.uuid1 failed to generate unique identifiers
by Martin v. Löwis
· 19 years ago
b1cb56a
Update code and tests to support the 'bytes_le' attribute (for
by Ka-Ping Yee
· 19 years ago
da9face
Whitespace normalization.
by Tim Peters
· 19 years ago
b5a701b
Disable test_getnode too, since this is also unreliable.
by Neal Norwitz
· 19 years ago
2fde3bd
Disable these tests until they are reliable across platforms.
by Neal Norwitz
· 19 years ago
750c442
Live with that "the hardware address" is an ill-defined
by Tim Peters
· 19 years ago
08310d6
check_node(): stop spraying mystery output to stderr.
by Tim Peters
· 19 years ago
75a832d
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
by Georg Brandl
· 19 years ago
f102fc5
Add test_main() methods. These three tests were never run by regrtest.py.
by Georg Brandl
· 19 years ago
2adc626
Added missing svn:eol-style property to text files.
by Tim Peters
· 19 years ago
edd66fa
Whitespace normalization.
by Tim Peters
· 19 years ago
f9eb82f
Add the uuid module.
by Ka-Ping Yee
· 19 years ago