Skip to content

Using winreg.DeleteTree in test_winreg #142103

@aisk

Description

@aisk

There is a recursive function delete_tree in test_winreg to delete the entire key. We can use the newly added winreg.DeleteTree to do this for more robust code and to simplify our code base.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowstestsTests in the Lib/test dirtype-refactorCode refactoring (with no changes in behavior)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions