diff options
author | Guido van Rossum <guido@python.org> | 1995-04-10 11:34:00 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-04-10 11:34:00 (GMT) |
commit | 96628a90c47f15f357b31d665a4222d175e17b27 (patch) | |
tree | 74d6ef8384b587b2526d7c24adbf2f7d4e77bc93 /Doc/libctb.tex | |
parent | eae3f73b1c86fecfcb3d2b5599a5efd5ddf87306 (diff) | |
download | cpython-96628a90c47f15f357b31d665a4222d175e17b27.zip cpython-96628a90c47f15f357b31d665a4222d175e17b27.tar.gz cpython-96628a90c47f15f357b31d665a4222d175e17b27.tar.bz2 |
typos, layout and other small things
Diffstat (limited to 'Doc/libctb.tex')
-rw-r--r-- | Doc/libctb.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libctb.tex b/Doc/libctb.tex index 1cda336..a5aab71 100644 --- a/Doc/libctb.tex +++ b/Doc/libctb.tex @@ -4,7 +4,7 @@ This module provides a partial interface to the Macintosh Communications Toolbox. Currently, only Connection Manager tools are -supported. +supported. It may not be available in all Mac Python versions. \begin{datadesc}{error} The exception raised on errors. |