summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_uuid.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization.Tim Peters2006-07-301-3/+3
* Disable test_getnode too, since this is also unreliable.Neal Norwitz2006-07-291-0/+6
* Disable these tests until they are reliable across platforms.Neal Norwitz2006-07-291-0/+12
* Live with that "the hardware address" is an ill-definedTim Peters2006-07-281-4/+12
* check_node(): stop spraying mystery output to stderr.Tim Peters2006-07-271-8/+11
* Make uuid test suite pass on this box by requesting output with LC_ALL=C.Georg Brandl2006-07-271-2/+6
* Add test_main() methods. These three tests were never runGeorg Brandl2006-07-271-2/+7
* Added missing svn:eol-style property to text files.Tim Peters2006-06-131-396/+396
* Whitespace normalization.Tim Peters2006-06-131-396/+396
* Add the uuid module.Ka-Ping Yee2006-06-121-0/+396