summaryrefslogtreecommitdiffstats
path: root/Doc/lib/windows.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-02-16 19:18:38 (GMT)
committerFred Drake <fdrake@acm.org>1999-02-16 19:18:38 (GMT)
commitc7b72dbbca409b1f337c2eb06f7dd6ffeea14332 (patch)
tree346b9c46b8ecfc91ea467dd2d430398ccfa48dd3 /Doc/lib/windows.tex
parenta5fab7f8c866418da9171312ab6f3ea6a326d0e8 (diff)
downloadcpython-c7b72dbbca409b1f337c2eb06f7dd6ffeea14332.zip
cpython-c7b72dbbca409b1f337c2eb06f7dd6ffeea14332.tar.gz
cpython-c7b72dbbca409b1f337c2eb06f7dd6ffeea14332.tar.bz2
Added chapter on Windows modules, including msvcrt and winsound.
Diffstat (limited to 'Doc/lib/windows.tex')
-rw-r--r--Doc/lib/windows.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Doc/lib/windows.tex b/Doc/lib/windows.tex
new file mode 100644
index 0000000..77cf4f7
--- /dev/null
+++ b/Doc/lib/windows.tex
@@ -0,0 +1,8 @@
+\chapter{MS Windows Specific Modules}
+
+
+This chapter describes modules that are only available on MS Windows
+platforms.
+
+
+\localmoduletable