mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
23 lines
461 B
ReStructuredText
23 lines
461 B
ReStructuredText
The :mod:`windows` objects
|
|
==========================
|
|
|
|
Through the :ref:`system <object_system>` object many classes representing various `Windows`
|
|
parts are accessible.
|
|
|
|
This sections describes them by group of relation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
process.rst
|
|
exception.rst
|
|
registry.rst
|
|
network.rst
|
|
service.rst
|
|
volume.rst
|
|
wmi.rst
|
|
handle.rst
|
|
system_module.rst
|
|
object_manager.rst
|
|
task_scheduler.rst
|
|
evtlog.rst |