Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9b9cd4c85e5f712e365cc54fff78b09a1c14a19c
/
Lib
/
test
/
test_uuid.py
91165c0
Force exit using os._exit instead of sys.exit,
by Ronald Oussoren
· 15 years ago
3320696
The C function used by uuid.uuid4 is broken on
by Ronald Oussoren
· 15 years ago
a185839
Fix for issues #3581, #1481 and #7650:
by Stefan Krah
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
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