mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
typos, layout and other small things
This commit is contained in:
parent
eae3f73b1c
commit
96628a90c4
44 changed files with 174 additions and 120 deletions
|
@ -8,7 +8,8 @@ MacTCP\@. There is an accompanying module \code{macdnr} which provides an
|
|||
interface to the name-server (allowing you to translate hostnames to
|
||||
ip-addresses), a module \code{MACTCP} which has symbolic names for
|
||||
constants constants used by MacTCP and a wrapper module \code{socket}
|
||||
which mimics the \UNIX{} socket interface (as far as possible).
|
||||
which mimics the \UNIX{} socket interface (as far as possible). It may
|
||||
not be available in all Mac Python versions.
|
||||
|
||||
A complete description of the MacTCP interface can be found in the
|
||||
Apple MacTCP API documentation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue