index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_uuid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force exit using os._exit instead of sys.exit,
Ronald Oussoren
2010-05-05
1
-1/+1
*
The C function used by uuid.uuid4 is broken on
Ronald Oussoren
2010-05-05
1
-0/+28
*
Fix for issues #3581, #1481 and #7650:
Stefan Krah
2010-04-11
1
-26/+9
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-4/+4
*
Make uuid1 and uuid4 tests conditional on whether ctypes can be imported;
Brett Cannon
2007-09-07
1
-0/+12
*
Bug #1541863: uuid.uuid1 failed to generate unique identifiers
Martin v. Löwis
2006-08-18
1
-1/+1
*
Update code and tests to support the 'bytes_le' attribute (for
Ka-Ping Yee
2006-08-16
1
-36/+61
*
Whitespace normalization.
Tim Peters
2006-07-30
1
-3/+3
*
Disable test_getnode too, since this is also unreliable.
Neal Norwitz
2006-07-29
1
-0/+6
*
Disable these tests until they are reliable across platforms.
Neal Norwitz
2006-07-29
1
-0/+12
*
Live with that "the hardware address" is an ill-defined
Tim Peters
2006-07-28
1
-4/+12
*
check_node(): stop spraying mystery output to stderr.
Tim Peters
2006-07-27
1
-8/+11
*
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
Georg Brandl
2006-07-27
1
-2/+6
*
Add test_main() methods. These three tests were never run
Georg Brandl
2006-07-27
1
-2/+7
*
Added missing svn:eol-style property to text files.
Tim Peters
2006-06-13
1
-396/+396
*
Whitespace normalization.
Tim Peters
2006-06-13
1
-396/+396
*
Add the uuid module.
Ka-Ping Yee
2006-06-12
1
-0/+396