mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
10 lines
130 B
ReStructuredText
10 lines
130 B
ReStructuredText
Registry
|
|
========
|
|
|
|
.. module:: windows.registry
|
|
|
|
|
|
.. autoclass:: Registry
|
|
:special-members: __getitem__
|
|
|
|
.. autoclass:: PyHKey |