File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ to explicitly close them.
2525.. _functions :
2626
2727Functions
28- ------------------
28+ ---------
2929
3030This module offers the following functions:
3131
@@ -536,7 +536,7 @@ This module offers the following functions:
536536.. _constants :
537537
538538Constants
539- ------------------
539+ ---------
540540
541541The following constants are defined for use in many :mod: `winreg ` functions.
542542
Original file line number Diff line number Diff line change 1313--------------
1414
1515The :mod: `winsound ` module provides access to the basic sound-playing machinery
16- provided by Windows platforms.
16+ provided by Windows platforms. It includes functions and several constants.
1717
1818
1919Functions
20- ------------------
20+ ---------
2121
2222.. function :: Beep(frequency, duration)
2323
@@ -50,7 +50,7 @@ Functions
5050
5151
5252Constants
53- ------------------
53+ ---------
5454
5555.. data :: SND_FILENAME
5656
You can’t perform that action at this time.
0 commit comments