Files
hakril-PythonForWindows/doc/source/wip.rst
T
2016-01-06 20:11:20 +01:00

25 lines
500 B
ReStructuredText

Early Work In Progress
======================
Here are some features that are still work in progress. Code might be unstable and/or ultra-ugly.
Wintrust -- Signature check
"""""""""""""""""""""""""""
Should it juste be part of :mod:`windows.utils` ?
.. module:: windows.wintrust
.. autofunction:: windows.wintrust.check_signature
WMI -- WMI request
""""""""""""""""""
Unstable code: not fully tested, ugly COM initialisation
.. module:: windows.wmi
.. autoclass:: windows.wmi.WmiRequester