@@ -352,8 +352,8 @@ the verbatim comments from the original code::
352
352
Sockets
353
353
-------
354
354
355
- The :mod: `socket ` module uses the functions, :func: `getaddrinfo `, and
356
- :func: `getnameinfo `, which are coded in separate source files from the WIDE
355
+ The :mod: `socket ` module uses the functions, :c: func: `! getaddrinfo `, and
356
+ :c: func: `! getnameinfo `, which are coded in separate source files from the WIDE
357
357
Project, https://www.wide.ad.jp/. ::
358
358
359
359
Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -387,7 +387,7 @@ Project, https://www.wide.ad.jp/. ::
387
387
Asynchronous socket services
388
388
----------------------------
389
389
390
- The :mod: `test.support.asynchat ` and :mod: `test.support.asyncore `
390
+ The :mod: `! test.support.asynchat ` and :mod: `! test.support.asyncore `
391
391
modules contain the following notice::
392
392
393
393
Copyright 1996 by Sam Rushing
@@ -539,7 +539,7 @@ The :mod:`xmlrpc.client` module contains the following notice::
539
539
test_epoll
540
540
----------
541
541
542
- The :mod: `test_epoll ` module contains the following notice::
542
+ The :mod: `!test. test_epoll ` module contains the following notice::
543
543
544
544
Copyright (c) 2001-2006 Twisted Matrix Laboratories.
545
545
@@ -844,7 +844,7 @@ and later releases derived from that, the Apache License v2 applies::
844
844
expat
845
845
-----
846
846
847
- The :mod: `pyexpat ` extension is built using an included copy of the expat
847
+ The :mod: `pyexpat <xml.parsers.expat> ` extension is built using an included copy of the expat
848
848
sources unless the build is configured ``--with-system-expat ``::
849
849
850
850
Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
0 commit comments