Tk Source Code

View Ticket
Login
Ticket UUID: 498fcdba9f6fb494416f6f559af243a0739ca6eb
Title: Awkward description of test testutils-4.2
Type: Bug Version: trunk
Submitter: erikleunissen Created on: 2025-07-20 21:12:58
Subsystem: 28. Utility Functions Assigned To: nobody
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2025-07-21 08:01:37
Resolution: Fixed Closed By: erikleunissen
    Closed on: 2025-07-21 08:01:37
Description:
The description of test testutils-4.2 is difficult to understand.
Proposed new text:

    Repeated initialization keeps imported variable non-existent if it was
    defined without a value, even if a test file inadvertently assigns it
    a value in the meantime.
User Comments: erikleunissen added on 2025-07-21 08:01:37:
Now fixed in trunk [8b7bc03b65] and core-9-0-branch [66d47bb06a].