• Guido van Rossum's avatar
    Make test_uuid passed. · 65b6a80f
    Guido van Rossum authored
    Change the UUID properties to use @property.
    Change the UUID API so that .bytes and .bytes_le return, and the
    corresponding arguments to __init__() require, values of type 'bytes'.
    65b6a80f
uuid.py 20.3 KB