Karthikeyan Singaravelan <tir.kar...@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-regdeletevaluew#parameters

RegDeleteKeyExA

https://docs.microsoft.com/en-us/windows/desktop/api/winreg/nf-winreg-regdeletekeyexa#parameters

----------
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, xtreak, zach.ware

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35026>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to