Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 78abc9dcc2a854cd56c410377449dc50d7f46e3d authored by Georg Brandl on 27 October 2013, 08:41:57 UTC
Skip overzealous test for existence of the online license.html for pre-release versions.
Tip revision: 78abc9d
windows.rst
.. _mswin-specific-services:

****************************
MS Windows Specific Services
****************************

This chapter describes modules that are only available on MS Windows platforms.


.. toctree::

   msilib.rst
   msvcrt.rst
   winreg.rst
   winsound.rst
back to top