.. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
+**Source code:** :source:`PC/msvcrtmodule.c`
+
--------------
These functions provide access to some useful capabilities on Windows platforms.
.. sectionauthor:: Mark Hammond <MarkH@ActiveState.com>
+**Source code:** :source:`PC/winreg.c`
+
--------------
These functions expose the Windows registry API to Python. Instead of using an
.. _functions:
Functions
-------------------
+---------
This module offers the following functions:
.. _constants:
Constants
-------------------
+---------
The following constants are defined for use in many :mod:`winreg` functions.
.. moduleauthor:: Toby Dickenson <htrd90@zepler.org>
.. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
+**Source code:** :source:`PC/winsound.c`
+
--------------
The :mod:`winsound` module provides access to the basic sound-playing machinery
.. availability:: Windows.
+Functions
+---------
+
.. function:: Beep(frequency, duration)
Beep the PC's speaker. The *frequency* parameter specifies frequency, in hertz,
error, :exc:`RuntimeError` is raised.
+Constants
+---------
+
.. data:: SND_FILENAME
The *sound* parameter is the name of a WAV file. Do not use with