]> granicus.if.org Git - python/commit
#7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.
authorGeorg Brandl <georg@python.org>
Sat, 19 Dec 2009 18:23:28 +0000 (18:23 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 19 Dec 2009 18:23:28 +0000 (18:23 +0000)
commit1d523e1ae18d5a021c11beaca4ba664e0a6786e9
tree9912aa0d65437c9d746164c90b1cdc027220c501
parente231e39c2851e93254344626e05e81f1b543f88a
#7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.
Doc/library/uuid.rst
Lib/test/test_uuid.py
Lib/uuid.py