Staging
v0.5.1
https://github.com/python/cpython
Revision 0d3b4f8bebd989cc918f6111445847046f6f3bd4 authored by Fred Drake on 04 December 1997, 14:36:52 UTC, committed by Fred Drake on 04 December 1997, 14:36:52 UTC
Remove spurious underscore following book title.  Added specific reference to
a Win32 networking book.

Changed \indexsubitem from (in module SocketServer) to (SocketServer protocol),
since it's talking about a protocol supported by a collection of classes.
1 parent 98b032a
History
Tip revision: 0d3b4f8bebd989cc918f6111445847046f6f3bd4 authored by Fred Drake on 04 December 1997, 14:36:52 UTC
Fixed unresolved reference problem; this module wasn't \label{}ed.
Tip revision: 0d3b4f8
File Mode Size
Makefile.in -rw-r--r-- 2.6 KB
atof.c -rw-r--r-- 2.3 KB
bltinmodule.c -rw-r--r-- 45.1 KB
ceval.c -rw-r--r-- 62.8 KB
compile.c -rw-r--r-- 73.7 KB
dup2.c -rw-r--r-- 691 bytes
errors.c -rw-r--r-- 8.5 KB
fmod.c -rw-r--r-- 1.9 KB
frozen.c -rw-r--r-- 2.3 KB
frozenmain.c -rw-r--r-- 2.4 KB
getargs.c -rw-r--r-- 22.5 KB
getcompiler.c -rw-r--r-- 1.8 KB
getcopyright.c -rw-r--r-- 1.6 KB
getcwd.c -rw-r--r-- 2.8 KB
getmtime.c -rw-r--r-- 1.8 KB
getopt.c -rw-r--r-- 2.3 KB
getplatform.c -rw-r--r-- 1.6 KB
getversion.c -rw-r--r-- 1.7 KB
graminit.c -rw-r--r-- 24.1 KB
hypot.c -rw-r--r-- 309 bytes
import.c -rw-r--r-- 42.7 KB
importdl.c -rw-r--r-- 19.7 KB
importdl.h -rw-r--r-- 1.9 KB
marshal.c -rw-r--r-- 14.9 KB
memmove.c -rw-r--r-- 1.9 KB
modsupport.c -rw-r--r-- 10.2 KB
mystrtoul.c -rw-r--r-- 4.4 KB
pyfpe.c -rw-r--r-- 493 bytes
pystate.c -rw-r--r-- 4.8 KB
pythonmain.c -rw-r--r-- 5.8 KB
pythonrun.c -rw-r--r-- 24.6 KB
sigcheck.c -rw-r--r-- 2.0 KB
strdup.c -rw-r--r-- 321 bytes
strerror.c -rw-r--r-- 1.9 KB
strtod.c -rw-r--r-- 5.1 KB
structmember.c -rw-r--r-- 6.5 KB
sysmodule.c -rw-r--r-- 11.3 KB
thread.c -rw-r--r-- 3.5 KB
thread_cthread.h -rw-r--r-- 4.8 KB
thread_foobar.h -rw-r--r-- 3.8 KB
thread_lwp.h -rw-r--r-- 5.1 KB
thread_nt.h -rw-r--r-- 6.8 KB
thread_os2.h -rw-r--r-- 5.1 KB
thread_pthread.h -rw-r--r-- 10.9 KB
thread_sgi.h -rw-r--r-- 13.0 KB
thread_solaris.h -rw-r--r-- 5.6 KB
traceback.c -rw-r--r-- 6.7 KB

back to top