]> granicus.if.org Git - python/commit
Add the uuid module.
authorKa-Ping Yee <ping@zesty.ca>
Mon, 12 Jun 2006 23:47:52 +0000 (23:47 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Mon, 12 Jun 2006 23:47:52 +0000 (23:47 +0000)
commitf9eb82f2520058c60d63e5f4faa13f8471d391c3
treee0cc186187b7bf6f9832d10db32204a650c2e080
parentc2da9945852785c7da3c0becc7edd586b5ec628b
Add the uuid module.

This module has been tested so far on Windows XP (Python 2.4 and 2.5a2),
Mac OS X (Python 2.3, 2.4, and 2.5a2), and Linux (Python 2.4 and 2.5a2).
Lib/test/test_uuid.py [new file with mode: 0644]
Lib/uuid.py [new file with mode: 0644]