mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
14 lines
301 B
ReStructuredText
14 lines
301 B
ReStructuredText
The :mod:`windows` objects
|
|
==========================
|
|
|
|
Through the :ref:`system <object_system>` object many classes representing various `Windows`
|
|
part are accessible.
|
|
|
|
This sections describes them by group of relation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
process.rst
|
|
registry.rst
|
|
network.rst |