cpython/Doc
1997-10-07 14:41:04 +00:00
..
api Change title to {Python/C API Reference Manual}; remove \bcode \ecode 1997-10-07 14:38:54 +00:00
ext Added pointer to api.tex and note about the out-of-date-ness of this 1997-10-07 14:40:16 +00:00
info
lib The sequence behavior is now on the Exception root class rather than 1997-10-07 14:41:04 +00:00
mac Changed description of SchedParams() in the following way: 1997-08-22 13:51:31 +00:00
ref generated from latest doc files 1997-05-21 14:48:15 +00:00
templates Added label{module-spam} 1997-07-18 21:07:34 +00:00
texinputs Set Oct 10 as the release date. 1997-10-07 14:39:43 +00:00
tools A nicety (author lost). 1997-06-02 17:57:10 +00:00
tut New version (interim) by AMK. 1997-07-17 16:21:52 +00:00
.cvsignore Add the four latex2html output directories: api, ext, lib, tut. 1997-10-06 13:20:17 +00:00
.latex2html-init
api.tex Change title to {Python/C API Reference Manual}; remove \bcode \ecode 1997-10-07 14:38:54 +00:00
boilerplate.tex Set Oct 10 as the release date. 1997-10-07 14:39:43 +00:00
copyright.tex
custlib.py A nicety (author lost). 1997-06-02 17:57:10 +00:00
ext.tex Added pointer to api.tex and note about the out-of-date-ness of this 1997-10-07 14:40:16 +00:00
fix.el
fix_hack
fix_libaux.sed
keywords.py
lib.tex Added keyword module entry. 1997-10-06 21:40:48 +00:00
libaifc.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libal.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
liballos.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
libamoeba.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libanydbm.tex Added docs for dumbdbm (AMK), and misc small fixes. 1997-05-09 02:23:45 +00:00
libarray.tex Added buffer_info() docs. 1997-08-14 19:50:37 +00:00
libaudio.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libaudioop.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libbase64.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libbastion.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libbinascii.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libbltin.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libcd.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libcgi.tex Removed some colons that shouldn't be there (probably leftovers from 1997-08-25 18:28:03 +00:00
libcmath.tex Fixed up formatting, added descriptions for previously undocumented functions. 1997-09-30 20:14:50 +00:00
libcode.tex added code.py; codehack.py is obsolete 1997-07-18 21:08:07 +00:00
libcommands.tex Added label{module-spam} 1997-07-18 21:07:34 +00:00
libcopy.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libcrypt.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libcrypto.tex
libctb.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libdbm.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
liberrno.tex
libexcs.tex The sequence behavior is now on the Exception root class rather than 1997-10-07 14:41:04 +00:00
libfcntl.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libfl.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libfm.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libfnmatch.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libformatter.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libftplib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libfuncs.tex Documented __import__, callable, isinstance, issubclass, 1997-10-05 18:53:00 +00:00
libgdbm.tex Extensive changes by AMK. 1997-07-17 16:29:42 +00:00
libgetopt.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libgl.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libglob.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libgopherlib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libgrp.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libgzip.tex New from AMK 1997-07-17 16:26:11 +00:00
libhtmllib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libhttplib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libimageop.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libimgfile.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libimghdr.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libimp.tex Update the description and the example to the new functionality, which 1997-09-09 20:53:37 +00:00
libintro.tex
libjpeg.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libkeyword.tex Documentation for the keyword module. 1997-10-06 21:39:16 +00:00
libmac.tex
libmacconsole.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmacdnr.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmacfs.tex Added missing "\end{funcdesc}" after FindFolder documentation. 1997-08-22 13:45:13 +00:00
libmacic.tex Misc Mac mods by Jack. Added libmacic.tex, and these patches: 1997-08-18 15:14:26 +00:00
libmacos.tex Changed description of SchedParams() in the following way: 1997-08-22 13:51:31 +00:00
libmacostools.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmacspeech.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmactcp.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmacui.tex Misc Mac mods by Jack. Added libmacic.tex, and these patches: 1997-08-18 15:14:26 +00:00
libmailbox.tex Misc Mac mods by Jack. Added libmacic.tex, and these patches: 1997-08-18 15:14:26 +00:00
libmailcap.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmain.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmarshal.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmath.tex Fixed up formatting. 1997-09-30 21:59:27 +00:00
libmd5.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmimetools.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libmimify.tex Documented mime_decode_header() and mime_encode_header(). 1997-08-14 14:13:01 +00:00
libmisc.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libmm.tex
libmods.tex
libmpz.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libni.tex Added warning about ni's obsolescence. Retracted semantic changes 1997-09-07 03:02:39 +00:00
libnntplib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libobjs.tex
liboperator.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libos.tex Added os.altsep; this is '/' on DOS/Windows, and None on systems with 1997-08-29 22:37:44 +00:00
libpanel.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libparser.tex Minor nits (Lib/token.py is a file, token is a module...). 1997-10-06 21:40:20 +00:00
libpdb.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libpickle.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libposix.tex Added strerror() 1997-10-05 18:54:52 +00:00
libposixfile.tex
libppath.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libpprint.tex A couple of grammatical nits. 1997-07-24 15:39:16 +00:00
libprofile.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libpwd.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libpython.tex Added site 1997-04-03 22:43:02 +00:00
libquopri.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librand.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librandom.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libre.tex Fixed some stuff that was incorrectly copied from regex. 1997-10-05 18:54:07 +00:00
libregex.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libregsub.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libresource.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librestricted.tex
librexec.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librfc822.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librgbimg.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
librotor.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libselect.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libsgi.tex
libsgmllib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libshelve.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libsignal.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libsite.tex Change packages to site-packages (so it's clearly not a package itself). 1997-09-08 02:02:37 +00:00
libsocket.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libsocksvr.tex Added AMK's SocketServer docs. 1997-05-19 19:55:16 +00:00
libsomeos.tex Add zlib 1997-04-30 19:40:10 +00:00
libsoundex.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libstat.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libstd.tex
libstdwin.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libstring.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libstrings.tex Added ref to StringIO docs. 1997-03-03 16:03:05 +00:00
libstrio.tex Note that getvalue() must be called before close(). 1997-07-17 16:29:04 +00:00
libstruct.tex Ignore whitespace between formats (not internal to a count+format). 1997-08-26 20:39:54 +00:00
libsun.tex
libsys.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libsyslog.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libtempfile.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libtemplate.tex Added label{module-spam} 1997-07-18 21:07:34 +00:00
libtermios.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libthread.tex Updated platform specific notes (it is now more common to have this) 1997-08-14 19:51:26 +00:00
libtime.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libtraceback.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libtypes.tex Document the mapping object's new get() method. 1997-10-06 17:50:48 +00:00
libtypes2.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libundoc.tex And "ni" has been documented... 1997-10-06 21:53:50 +00:00
libunix.tex Spell Unix, not UNIX. 1997-04-02 06:06:03 +00:00
liburllib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
liburlparse.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libuser.tex Added docs for 'user' customization module. Renamed libuser.tex 1997-08-30 20:02:25 +00:00
libuserdict.tex Added docs for UserDict,UserList 1997-03-27 14:56:18 +00:00
libwhichdb.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libwhrandom.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libwww.tex Added mimify docs (Sjoerd). 1997-07-30 22:05:07 +00:00
libxdrlib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
libzlib.tex AMK's megapatch: 1997-07-17 16:34:52 +00:00
Makefile Add -N0 to dvips flags to generate page structure comments. 1997-10-05 18:51:02 +00:00
myformat.perl
myformat.sty Add AMK's seealso environment that is now used in the library manual 1997-07-17 18:27:53 +00:00
partparse.py
README
texi2html.py
texipost.dat
texipre.dat
text2latex.py
tut.tex New version (interim) by AMK. 1997-07-17 16:21:52 +00:00
whichlibs

Python main documentation -- in LaTeX
-------------------------------------

This directory contains the LaTeX sources to the Python documentation
and a published article about Python.

The Python Reference Manual is no longer maintained in LaTeX.  It is
now a FrameMaker document.  The FrameMaker 5.0 files (ref.book,
ref*.doc) as well as PostScript generated (ref.ps) from it are in the
subdirectory ref/.  (See ftp://ftp.adobe.com/pub/adobe/framereader for
a free reader for FrameMaker documents, for some platforms.)

If you don't have LaTeX, you can ftp a tar file containing PostScript
of the 3 main documents.  It should be in the same place where you
fetched the main Python distribution, in a file named
"pythondoc-ps<version>.tar.gz".  (See "../Misc/FAQ" for more
information about ftp-ing Python files.)

The following are the LaTeX source files:

	tut.tex				The tutorial
	lib.tex, lib*.tex		The library reference
	ext.tex				How to extend Python
	qua.tex, quabib.bib		Article published in CWI Quarterly

All except qua.tex (which isn't built by the default target) use the
style option file "myformat.sty".  This contains some macro
definitions and sets some style parameters.

You need the makeindex utility to produce the index for lib.tex; you
need bibtex to produce the references list for qua.tex.

There's a Makefile to call LaTeX and the other utilities in the right
order and the right number of times.  This will produce DVI files for
each document made; to preview them, use xdvi.  PostScript is produced
by the same Makefile target that produces the DVI files.  This uses
the dvips tool.  Printing depends on local conventions; at my site, I
use lp.  For example:

	make lib			# create lib.dvi and lib.ps
	xdvi lib			# preview lib.dvi
	lp lib.ps			# print on default printer


Making HTML files
-----------------

The Tutorial and Extensions manual can be converted to HTML using
Nikos Drakos' LaTeX2HTML converter.  See the Makefile; after some
twiddling, "make l2h" should do the trick.

The Library manual doesn't work well with LaTeX2HTML; instead, there's
a Python script texi2html.py in this directory that can be run on the
texinfo generated as an intermediate step for generating the INFO
files as described in the next section.  The command "make libwww"
should do this.


Making the INFO version of the Library Reference
------------------------------------------------

The Library Reference can also be read in hypertext form using the
Emacs INFO system.  This uses Texinfo format as an intermediate step.
It requires texinfo version 2 (we have used 2.14).

To build the info files (python-lib.info*), say "make lib.info".  This
takes a while, even on a machine with a 100 MHz clock and 64 Mbytes of
RAM :-).  Please ignore the output, which appears like error messages
but really is debugging output only.

You may have to change a site dependency in fix.el: if texinfo 2.xx
isn't installed by default at your site, you'll have to install it
(use archie to locate a version and ftp to fetch it).  If you can't
install it in the standard Emacs load path, uncomment the line
containing a "(setq load-path ...)" statement, and fill in the path
where you put it.

The files used by the conversion process are:

partparse.py            Python script that converts LaTeX sources to
			texi files.

texi{pre,post}.dat      Files placed before and after the result.

fix.el                  Elisp file executed by Emacs. Two calls to
                        'texinfo-all-menus-update are necessary in
			some cases.

fix_hack		Shell script to fix the results of the
                        "underscore hack". {\ptt \char'137} is
                        back-translated to a simple underscore.  This
                        is needed for the texindex program.

whichlibs		Shell script to print a list of lib*.tex files
			to be processed.

Thanks for Jan-Hein B\"uhrman for writing and debugging the convertor
and related scripts, and for fixing the LaTeX sources and writing new
macros for myformat.sty!  More thanks to Dave Ascher for adapting
myformat.sty to the new LaTeX release, to Fred Drake for revamping the
partparse.py and texi2html.py scripts, to the many anonymous authors
of library manual sections and corrections (too many to mention).

Many thanks to Robin Friedrich for the conversion of the Reference
Manual to FrameMaker and his work on its index.