cpython/Doc/lib
Fred Drake 9ade7e0110 Added missing comma, reported by Eric Raymond. 1999-05-11 13:45:37 +00:00
..
.cvsignore Ignore the byproducts of SGML/XML conversions for now. 1998-12-01 18:58:28 +00:00
internet.tex Make reference to the socket module a hyperlink. 1999-04-22 16:03:30 +00:00
lib.tex Add section for the sha module. 1999-04-23 21:52:18 +00:00
libaifc.tex Shorten section title. 1999-02-20 04:51:16 +00:00
libal.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
liballos.tex Added missing comma, reported by Eric Raymond. 1999-05-11 13:45:37 +00:00
libamoeba.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libanydbm.tex bsddb docs from Skip Montanaro; added interesting links. 1999-04-19 21:19:21 +00:00
libarray.tex Fix markup typo. 1999-04-21 21:33:24 +00:00
libaudioop.tex Work-around LaTeX2HTML space-dropping bug. 1999-04-23 17:30:40 +00:00
libbase64.tex Added "See also" sections linking to binascii. 1999-04-23 15:52:18 +00:00
libbasehttp.tex New section header style. 1998-08-10 19:42:37 +00:00
libbastion.tex Minor cleanup. 1999-04-13 21:39:31 +00:00
libbinascii.tex Refer to the binhex module, not the non-existent hexbin module. 1999-04-23 15:42:36 +00:00
libbinhex.tex Fix some glaring markup consistency problems (presentation was 1999-04-23 15:41:53 +00:00
libbisect.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
libbltin.tex Logical markup. 1999-04-23 17:11:53 +00:00
libbsddb.tex Clarifications on the first(), next(), and previous() functions, based 1999-04-23 20:32:59 +00:00
libcalendar.tex New section header style. 1998-08-10 19:42:37 +00:00
libcd.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libcfgparser.tex Markup nits. 1999-04-21 16:41:40 +00:00
libcgi.tex Fix typo spotted by Jeff MacDonald <jam@ans.net>. 1999-01-18 15:46:02 +00:00
libcmath.tex Mark the references to module names use \module or \refmodule (the 1999-04-21 16:29:18 +00:00
libcmd.tex New section header style. 1998-08-10 19:42:37 +00:00
libcode.tex Don't say that the module defines the "following functions" and then 1999-01-27 15:48:23 +00:00
libcolorsys.tex colorsys docs from David Ascher. 1999-04-19 21:20:13 +00:00
libcommands.tex Shorten the section title. 1999-04-22 15:53:35 +00:00
libcompileall.tex Documentation for the compileall module. 1998-08-11 15:46:42 +00:00
libcopy.tex Markup nits. 1999-02-12 20:40:49 +00:00
libcopyreg.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libcrypt.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libcrypto.tex Update starship URLs. 1999-04-29 02:30:04 +00:00
libdbhash.tex bsddb docs from Skip Montanaro; added interesting links. 1999-04-19 21:19:21 +00:00
libdbm.tex Added more "See also" entries, + 1 inline hyperlink. 1999-04-05 22:18:12 +00:00
libdis.tex New section header style. 1998-08-10 19:42:37 +00:00
liberrno.tex New section header style. 1998-08-10 19:42:37 +00:00
libexcs.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libfcntl.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libfileinput.tex New section header style. 1998-08-10 19:42:37 +00:00
libfl.tex Use the new module-key for the FL module when hyperlinking (the old 1999-04-29 18:42:18 +00:00
libfm.tex Always use "section" when referring to sections of a document, not "Section". 1999-04-29 02:47:40 +00:00
libfnmatch.tex Textual references to the glob module can be hyperlinks. 1999-04-21 17:04:43 +00:00
libformatter.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libftplib.tex Fix dropped space in the HTML output. 1999-04-22 16:15:34 +00:00
libfuncs.tex Reflect recent patch for float % and divmod() by Tim Peters. Content 1999-05-06 14:46:35 +00:00
libgdbm.tex Added more "See also" entries, + 1 inline hyperlink. 1999-04-05 22:18:12 +00:00
libgetopt.tex New section header style. 1998-08-10 19:42:37 +00:00
libgetpass.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libgl.tex Added "See also" reference to PyOpenGL. 1999-04-27 18:05:06 +00:00
libglob.tex Fixed minor nits, added index entries to make these easier to find for people 1999-03-16 16:40:01 +00:00
libgopherlib.tex Reference to urllib module can be a hyperlink. 1999-04-22 16:17:45 +00:00
libgrp.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libgzip.tex Made improvements based on changes just made and comments from 1999-04-05 19:00:54 +00:00
libhtmllib.tex Markup nits. 1999-04-22 18:25:47 +00:00
libhttplib.tex Make some module references hyperlinks. 1999-04-22 16:47:27 +00:00
libimageop.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libimaplib.tex Minor logical markup nits. 1999-04-22 16:46:18 +00:00
libimgfile.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libimghdr.tex Shorten the synopsis that gets into the table of contents. 1999-01-05 22:54:49 +00:00
libimp.tex Shorten the section title. 1999-04-22 20:52:44 +00:00
libintro.tex Don't point readers to rand, point to random! And make it a hyperlink 1999-04-29 13:41:17 +00:00
libjpeg.tex Updates based on comments from /F. 1999-03-12 15:27:35 +00:00
libkeyword.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
liblocale.tex Logical markup & other small nits. 1999-04-21 17:18:04 +00:00
libmailbox.tex Where rfc822.Message is mentioned, add a link to the rfc822 module. 1999-03-27 05:45:46 +00:00
libmailcap.tex New section header style. 1998-08-10 19:42:37 +00:00
libmain.tex New section header style. 1998-08-10 19:42:37 +00:00
libmarshal.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libmath.tex Markup nits. 1999-04-21 16:29:57 +00:00
libmd5.tex Nits. 1999-04-23 22:03:00 +00:00
libmhlib.tex Shorten the section title. 1999-04-23 16:07:38 +00:00
libmimetools.tex Shortened the short synopsis -- too long. 1999-02-19 22:59:56 +00:00
libmimetypes.tex Shorten the section title. 1999-04-23 16:02:30 +00:00
libmimewriter.tex Added section for MimeWriter, contributed by Christopher Petrilli 1999-02-12 19:26:09 +00:00
libmimify.tex Shorten the section title. 1999-04-23 16:44:53 +00:00
libmisc.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libmm.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libmpz.tex Work around LaTeX2HTML comment-handling bug. 1999-04-22 20:55:59 +00:00
libmsvcrt.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libmultifile.tex Hack places where '--' should appear as literal output but the -- was 1999-04-23 14:46:18 +00:00
libnetrc.tex No, __repr__() does not accept a parameter other than self. 1999-04-23 17:03:21 +00:00
libni.tex New section header style. 1998-08-10 19:42:37 +00:00
libnntplib.tex Clean up some mark up. 1999-04-22 16:45:26 +00:00
libobjs.tex Fixed latex2html weirdness with footnotes. 1999-04-05 21:59:15 +00:00
liboperator.tex New section header style. 1998-08-10 19:42:37 +00:00
libos.tex Minor nits, partly in response to comments from Jonathan Black 1999-04-29 12:57:32 +00:00
libpanel.tex New section header style. 1998-08-10 19:42:37 +00:00
libparser.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libpdb.tex Logical markup and small nits. 1999-04-22 16:50:40 +00:00
libpickle.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libpopen2.tex Fix availability declaration for popen2 module; report by Barry Scott 1999-04-13 22:03:26 +00:00
libpoplib.tex Fix minor (English) usage nits. 1999-04-22 16:21:09 +00:00
libposix.tex Reflow paragraph to work around LaTeX2HTML dropping a space. 1999-04-21 18:33:47 +00:00
libposixfile.tex Mark the "Notes:" sections under tables the same way it's done 1999-04-21 21:15:35 +00:00
libposixpath.tex Note that abspath() was added in 1.5.2. 1999-03-17 22:25:11 +00:00
libpprint.tex Record module & documentation author. 1999-02-18 21:10:32 +00:00
libprofile.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libpwd.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libpyclbr.tex Added doc for the "module" attribute on the class descriptor objects; 1999-04-20 18:18:53 +00:00
libpycompile.tex Documentation for the py_compile module. 1998-08-11 15:46:25 +00:00
libpython.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libqueue.tex Update documentation to reflect changes to Queue.py by Tim Peters. 1999-02-08 18:43:13 +00:00
libquopri.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
librand.tex New section header style. 1998-08-10 19:42:37 +00:00
librandom.tex Make references to whrandom hyperlinks. 1999-04-21 18:14:22 +00:00
libre.tex Misspellling: "occurance" --> "occurrence" 1999-04-09 19:57:09 +00:00
libregex.tex Remove another {\rm ...} construct. 1998-12-10 19:57:52 +00:00
libregsub.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
librepr.tex Added \modulesynopsis. 1999-01-28 19:30:49 +00:00
libresource.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
librestricted.tex Fixed some logical markup nits. 1999-04-23 17:26:24 +00:00
librexec.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
librfc822.tex Use \rfc to mark some remaining RFC references. 1999-04-28 18:11:09 +00:00
librgbimg.tex Shorten section title. 1999-02-20 04:51:16 +00:00
librotor.tex New section header style. 1998-08-10 19:42:37 +00:00
libselect.tex Work around LaTeX2HTML comment-handling bug. 1999-04-21 17:57:15 +00:00
libsgi.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsgmllib.tex Markup nits. 1999-04-22 18:25:47 +00:00
libsha.tex Add section for the sha module. 1999-04-23 21:52:18 +00:00
libshelve.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libshlex.tex Added \modulesynopsis. 1999-01-12 19:22:11 +00:00
libshutil.tex Explain *why* the copytree() implementation is presented as the 1999-04-21 17:08:51 +00:00
libsignal.tex SIGTERM is no longer caught to call sys.exitfunc. 1999-03-25 20:30:00 +00:00
libsite.tex Fixed typo and font-control problem reported by Detlef Lannert 1999-04-23 20:33:59 +00:00
libsmtplib.tex Added descriptions of the various exceptions, based on the docstrings. 1999-04-22 17:23:34 +00:00
libsndhdr.tex Remove documentation for whatraw() since it's gone now. 1999-01-06 15:21:19 +00:00
libsocket.tex Updated connect_ex() documentation based on comments in the newgroup 1999-05-06 22:03:50 +00:00
libsocksvr.tex Fix typo in doc for handle(): client_request should be client_address. 1998-11-16 19:07:04 +00:00
libsomeos.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsoundex.tex New section header style. 1998-08-10 19:42:37 +00:00
libstat.tex Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), 1999-04-23 20:54:57 +00:00
libstdtypes.tex Always use "section" when referring to sections of a document, not "Section". 1999-04-29 02:47:40 +00:00
libstdwin.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libstring.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libstringio.tex Small nits, more hyperlinks. 1999-04-21 18:15:22 +00:00
libstrings.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libstruct.tex Oops; minor nit in example: none of the other interactive examples 1999-04-21 16:00:24 +00:00
libsun.tex Separate chapter and section. 1998-02-19 18:59:48 +00:00
libsunaudio.tex Markup consistency. 1999-04-23 22:22:27 +00:00
libsymbol.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
libsys.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libsyslog.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libtelnetlib.tex Clean up lots of mark up. 1999-04-22 17:53:37 +00:00
libtempfile.tex Markup nit to fixed dropped space in HTML output. 1999-04-21 17:01:15 +00:00
libtermios.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +00:00
libthread.tex Nits. Reference to signal module becomes a hyperlink. 1999-04-21 18:01:14 +00:00
libthreading.tex Fix a grammatical error reported by Detlef Lannert 1999-04-23 20:07:02 +00:00
libtime.tex Fix an amazing number of typos & malformed sentences reported by Detlef 1999-02-19 17:54:10 +00:00
libtoken.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
libtokenize.tex Fix a couple of grammatical errors reported by Detlef Lannert 1999-04-23 20:00:53 +00:00
libtraceback.tex extract_tb(): Only describe this function once. Problem reported by 1999-02-26 18:51:21 +00:00
libtypes.tex New section header style. 1998-08-10 19:42:37 +00:00
libundoc.tex mhlib is now documented. 1999-04-23 22:24:12 +00:00
libunix.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
liburllib.tex Incorporated updates to describe geturl() by Sjoerd Mullender 1999-02-22 22:42:14 +00:00
liburlparse.tex New section header style. 1998-08-10 19:42:37 +00:00
libuser.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
libuserdict.tex New section header style. 1998-08-10 19:42:37 +00:00
libuu.tex Work around a space-dropping problem in LaTeX2HTML. 1999-04-23 15:57:23 +00:00
libwhichdb.tex Make the names of the referenced modules hyperlinks; they had not been 1999-04-21 18:10:08 +00:00
libwhrandom.tex New section header style. 1998-08-10 19:42:37 +00:00
libwinsound.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libxdrlib.tex Added example use of pack_list() to help explain the pack_item 1999-04-20 13:41:14 +00:00
libxmllib.tex Added a "See also" section with some external references. 1999-04-22 20:16:02 +00:00
libzlib.tex The version information here was checked good in 1999, not 199. ;-) 1999-04-21 18:44:41 +00:00
netdata.tex New chapter headers for Internet Protocols and Internet Data chapters, 1998-08-07 15:56:52 +00:00
windows.tex Other chapter titles refer to collections of modules as "Services"; do 1999-02-22 14:48:00 +00:00