Karthikeyan Singaravelan <tir.karthi@gmail.com> added the comment: Thanks for the report. I am adding windows component since it's a windows specific doc issue. RegDeleteValueW
A handle to an open registry key. The key must have been opened with the KEY_SET_VALUE access right. For more information, see Registry Key Security and Access Rights.
https://docs.microsoft.com/en-us/windows/desktop/api/winreg/nf-winreg-regdel... RegDeleteKeyExA https://docs.microsoft.com/en-us/windows/desktop/api/winreg/nf-winreg-regdel... ---------- components: +Windows nosy: +paul.moore, steve.dower, tim.golden, xtreak, zach.ware _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue35026> _______________________________________