• Berker Peksag's avatar
    Issue #26267: Improve uuid.UUID documentation · 6b5e4a86
    Berker Peksag authored
    * Document how comparison of UUID objects work
    * Document str(uuid) returns the braceless standard form
    * Add a test for comparison of a UUID object with a non-UUID object
    
    Patch by Ammar Askar.
    6b5e4a86
test_uuid.py 22.1 KB