cpython/Doc/lib
Guido van Rossum bf5a774bcb On int/long to the negative int/long power, let float handle it
instead of raising an error.  This was one of the two issues that the
VPython folks were particularly problematic for their students.  (The
other one was integer division...)  This implements (my) SF patch
#440487.
2001-07-12 11:27:16 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
internet.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
language.tex Break the "Python Services" chapter into two: "Python Runtime Services" 2000-08-03 21:18:18 +00:00
lib.tex Update to include the license information in a less annoying place. 2001-06-20 21:37:34 +00:00
libaifc.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libal.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
liballos.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libascii.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libasyncore.tex The parameter to the listen() method is not optional, but was marked as 2001-05-29 15:37:45 +00:00
libatexit.tex Move the "See also" section to a location more consistent with other 2000-09-09 03:25:11 +00:00
libaudioop.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libbase64.tex Convert several \seetext references to \seerfc and \seetitle versions. 2001-04-12 16:47:17 +00:00
libbasehttp.tex Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>. 2000-10-10 16:56:41 +00:00
libbastion.tex Minor cleanup. 1999-04-13 21:39:31 +00:00
libbinascii.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libbinhex.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libbisect.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libbltin.tex Logical markup. 1999-04-23 17:11:53 +00:00
libbsddb.tex Update explanation of the set_location() method to indicate that in 2001-01-05 06:44:19 +00:00
libcalendar.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libcd.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libcfgparser.tex ConfigParser.optionxform(): Document this since it is available for 2001-02-19 22:37:24 +00:00
libcgi.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libcgihttp.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libchunk.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libcmath.tex Contributed updates from Harald Hanche-Olsen, giving details of the branch 2001-06-23 03:16:29 +00:00
libcmd.tex Follow the recommended practices for keystroke representation; this 2001-07-12 02:09:51 +00:00
libcmp.tex Removed references to Python 1.5.3; that was a "tentative" number I used 2001-01-25 17:29:18 +00:00
libcmpcache.tex Removed references to Python 1.5.3; that was a "tentative" number I used 2001-01-25 17:29:18 +00:00
libcode.tex Denis S. Otkidach <ods@users.sourceforge.net>: 2000-09-14 20:42:53 +00:00
libcodecs.tex Added link to the "Python Codecs" project at SourceForge. 2001-01-22 20:17:54 +00:00
libcodeop.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25: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 Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libcookie.tex Removed some stray periods, and fix up a number of visible markup 2001-06-29 16:21:47 +00:00
libcopy.tex Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>. 2000-10-06 20:16:50 +00:00
libcopyreg.tex Document the exceptions that now get raised on invalid parameters. 2000-10-11 22:27:51 +00:00
libcrypt.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libcrypto.tex Update the link to Andrew Kuchling's crypto code. 2000-09-16 05:02:24 +00:00
libcurses.tex Follow the recommended practices for keystroke representation; this 2001-07-12 02:09:51 +00:00
libcursespanel.tex Fix serious markup errors. 2001-03-29 22:22:23 +00:00
libdbhash.tex Remove duplicate ', ' in dbhash.open()'s argument list. 2001-06-27 13:49:59 +00:00
libdbm.tex Add some comments on the available implementations that this module can 2000-09-15 21:31:31 +00:00
libdifflib.tex --sigh-- 2001-05-11 15:49:19 +00:00
libdircache.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libdis.tex Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. 2001-04-13 17:25:38 +00:00
libdl.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libdoctest.tex Fix recent changes so that this section will format again. 2001-06-11 14:55:01 +00:00
liberrno.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libexcs.tex Follow the recommended practices for keystroke representation; this 2001-07-12 02:09:51 +00:00
libfcntl.tex Update the fcntl module documentation. 2001-05-09 21:09:57 +00:00
libfilecmp.tex Add some text to make the dircmp object section more readable, and move 2001-05-11 17:01:32 +00:00
libfileinput.tex Note that when inplace=1 existing backup files will be removed silently. 2001-05-09 03:24:55 +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 Document that filter is added in 2.2. 2001-06-16 08:14:04 +00:00
libformatter.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libfpectl.tex The fpectl module does not work on Windows, so remove Windows from the 2001-07-05 21:17:08 +00:00
libfpformat.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libftplib.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libfuncs.tex On int/long to the negative int/long power, let float handle it 2001-07-12 11:27:16 +00:00
libgc.tex - update Neil's email address 2000-10-04 16:34:09 +00:00
libgdbm.tex Add support for gdbm2 open flags ('s' and 'u'). Add module constant 2000-12-17 07:14:13 +00:00
libgetopt.tex Add note about the version in which GetoptError was added -- this can 2001-04-18 03:18:57 +00:00
libgetpass.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libgettext.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libgl.tex Added "See also" reference to PyOpenGL. 1999-04-27 18:05:06 +00:00
libglob.tex Work around annoyances in LaTeX2HTML. 2000-10-09 18:12:29 +00:00
libgopherlib.tex Reference to urllib module can be a hyperlink. 1999-04-22 16:17:45 +00:00
libgrp.tex Minor revisions similar to some information in the new docstrings. 2000-07-08 16:59:03 +00:00
libgzip.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libhtmllib.tex Added more information on the differences between the htmllib and HTMLParser 2001-07-05 16:34:36 +00:00
libhtmlparser.tex Added more information on the differences between the htmllib and HTMLParser 2001-07-05 16:34:36 +00:00
libhttplib.tex Minor markup adjustment. 2001-01-22 17:42:32 +00:00
libimageop.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libimaplib.tex Corrections and additions to the documentation for POP3 and IMAP library 2001-01-11 04:19:52 +00:00
libimgfile.tex Added \platform annotations. 1999-03-02 16:37:17 +00:00
libimghdr.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libimp.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libinspect.tex Add documentation for getmoduleinfo() and getmodulename(). 2001-04-10 15:12:34 +00:00
libintro.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libjpeg.tex Convert several \seetext references to \seerfc and \seetitle versions. 2001-04-12 16:47:17 +00:00
libkeyword.tex Shorten a few section titles. 1999-02-20 00:14:17 +00:00
liblinecache.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
liblocale.tex Remove all mentions of the strop module -- it has been pronounced Evil. 2001-05-10 15:05:03 +00:00
libmailbox.tex Add a "See also" section with useful links. More should be added giving 2001-05-21 21:23:01 +00:00
libmailcap.tex New section header style. 1998-08-10 19:42:37 +00:00
libmain.tex A little more text, and some really minor cleanups. 2000-08-17 22:31:23 +00:00
libmarshal.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libmath.tex Do not talk about "real" numbers; talk about "floats" or "floating point 2000-12-18 13:50:24 +00:00
libmd5.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libmhlib.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libmimetools.tex Fixed a large number of small problems, mostly noted by Detlef Lannert 2000-10-10 22:00:03 +00:00
libmimetypes.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libmimewriter.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libmimify.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +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
libmmap.tex Updated descriptions to incorporate additional information from Tim Peters. 2001-01-11 22:49:49 +00:00
libmpz.tex Work around LaTeX2HTML comment-handling bug. 1999-04-22 20:55:59 +00:00
libmsvcrt.tex Update information on the locking() function, added the needed constants. 2000-12-14 03:11:24 +00:00
libmultifile.tex Re-order some method descriptions for a more logical grouping. 2001-03-08 22:46:41 +00:00
libmutex.tex Added missing word; fixed minor nits. 2001-01-09 20:54:15 +00:00
libnetrc.tex Update documentation to reflect the shift to NetrcParseError instead of 2001-03-06 06:55:18 +00:00
libnew.tex Adjust documentation for new.instance() to reflect that the second 2001-01-28 17:23:05 +00:00
libni.tex New section header style. 1998-08-10 19:42:37 +00:00
libnis.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 19:28:48 +00:00
libnntplib.tex Send a "ARTICLE" --> Send an "ARTICLE" 2000-07-01 17:43:19 +00:00
libobjs.tex Really minor consistency nit. 2000-09-09 03:31:17 +00:00
liboperator.tex Grant Griffin <grant.griffin@honeywell.com>: 2000-12-15 05:41:49 +00:00
libos.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libpanel.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libparser.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
libpdb.tex Reflect change in traceback format: 2001-02-14 03:20:18 +00:00
libpickle.tex Capitalize & use periods for \seemodule explanation parameter. 2000-10-18 16:47:52 +00:00
libpipes.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libpopen2.tex Explain the exit code for the wait() method, including a reference to 2001-07-06 17:17:12 +00:00
libpoplib.tex There is no IMAP class in the imaplib module; the class is IMAP4. 2001-05-09 03:49:48 +00:00
libposix.tex Fix & clean up the information about building Python with large file support 2001-06-22 16:01:20 +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 Add a version annotation for splitdrive(); old, but as long as I managed 2001-05-25 16:21:00 +00:00
libpprint.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libprofile.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libpty.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libpwd.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libpyclbr.tex Add note about not being able to use this module with modules not 1999-06-29 15:43:02 +00:00
libpycompile.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libpyexpat.tex Make some clarifications and corrections based on comments from Guido. 2001-02-15 05:37:51 +00:00
libpython.tex Break the "Python Services" chapter into two: "Python Runtime Services" 2000-08-03 21:18:18 +00:00
libqueue.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libquopri.tex Document the new encodestring() and decodestring() functions. Also, 2001-06-19 19:44:42 +00:00
librand.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
librandom.tex Fix a number of minor markup errors. 2001-04-21 05:56:06 +00:00
libre.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libreadline.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libregex.tex Add obsolescence note to the module descriptions that get added to the 2000-09-25 17:23:04 +00:00
libregsub.tex Add obsolescence note to the module descriptions that get added to the 2000-09-25 17:23:04 +00:00
librepr.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +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 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
librfc822.tex One more update related to the new get() and setdefault() methods on the 2001-05-22 22:00:40 +00:00
librgbimg.tex Shorten section title. 1999-02-20 04:51:16 +00:00
librlcompleter.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
librobotparser.tex \file and \filenq should not be used in section titles; they are not 2000-04-28 18:17:23 +00:00
librotor.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
libsched.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libselect.tex Added information about the timeout parameter to the poll() method for 2001-07-11 18:48:39 +00:00
libsgi.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsgmllib.tex Added more information on the differences between the htmllib and HTMLParser 2001-07-05 16:34:36 +00:00
libsha.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libshelve.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libshlex.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libshutil.tex For copyfile(), be explicit that src and dst are file names; that was only 2001-03-02 16:46:42 +00:00
libsignal.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libsimplehttp.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libsite.tex Document \code{import} in pth files. 2001-01-11 22:07:25 +00:00
libsmtplib.tex Fix bug in smtplib example: the prompt said to end the message with ^D, 2001-05-20 12:26:04 +00:00
libsndhdr.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +00:00
libsocket.tex SourceForge patch #103140, checked in at fdrake's invitation. Minor fixes and 2001-01-10 19:34:52 +00:00
libsocksvr.tex Changing allow_reuse_address's default value, and documenting it. 2000-12-13 20:39:22 +00:00
libsomeos.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libstat.tex Fixed minor markup nits for consistency with the rest of the library 2001-01-11 16:02:08 +00:00
libstatcache.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libstatvfs.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libstdtypes.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libstdwin.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libstring.tex Remove all mentions of the strop module -- it has been pronounced Evil. 2001-05-10 15:05:03 +00:00
libstringio.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libstrings.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libstruct.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libsun.tex Separate chapter and section. 1998-02-19 18:59:48 +00:00
libsunau.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libsunaudio.tex Separate documentation of SUNAUDIODEV from sunaudiodev; this mirrors 1999-06-27 14:53:11 +00:00
libsymbol.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libsys.tex Give a slightly better explanation of excepthook. 2001-03-23 05:17:41 +00:00
libsyslog.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libtabnanny.tex Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor 2000-02-23 15:44:08 +00:00
libtelnetlib.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:23:02 +00:00
libtempfile.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libtermios.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libthread.tex Noted by Guido: 2000-04-05 15:00:38 +00:00
libthreading.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libtime.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libtoken.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libtokenize.tex Turns out Neil didn't intend for *all* of his gen-branch work to get 2001-06-29 23:51:08 +00:00
libtraceback.tex Reflect change in traceback format: 2001-02-14 03:20:18 +00:00
libtty.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libturtle.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libtypes.tex Teach the types module about generators. Thanks to James Althoff on the 2001-06-25 19:46:25 +00:00
libundoc.tex Moved the description of the tzparse module to the "Obsolete" section 2001-03-20 23:13:53 +00:00
libunicodedata.tex new unicodedata functions (name, lookup) 2001-01-24 08:10:07 +00:00
libunittest.tex Added module synopsis for the chapter summary. 2001-04-12 19:34:38 +00:00
libunix.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
liburllib.tex Added warning that FancyURLopener prompts the user on the terminal when 2001-04-12 20:26:49 +00:00
liburllib2.tex Fix a markup error: do not omit a method's parameter list if it is 2001-07-05 21:14:03 +00:00
liburlparse.tex Add reference to RFC 2396 in "See also" section. 2000-08-25 17:29:35 +00:00
libuser.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libuserdict.tex Fixed a large number of small problems, mostly noted by Detlef Lannert 2000-10-10 22:00:03 +00:00
libuu.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libwarnings.tex Document warn_explicit(). 2001-02-28 23:34:21 +00:00
libwave.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libweakref.tex Correct a markup error for an accented character. 2001-06-29 16:25:07 +00:00
libwebbrowser.tex Add a note that the "kfm" controller supports "konqueror" as well as the 2001-03-26 16:17:21 +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 Revise the deprecation note for the whrandom module to be correct and a 2001-02-03 01:12:44 +00:00
libwinreg.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libwinsound.tex Fix up the markup in some recently-added portions of the text. 2001-02-23 19:10:41 +00:00
libxdrlib.tex Minor nit fixes based on suggestions from Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:02:34 +00:00
libxmllib.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libxmlrpclib.tex First version of xmlrpclib docs. Probably has markup errors; is not complete, 2001-07-12 02:39:45 +00:00
libxreadlines.tex Added note that this module was added in Python 2.1. 2001-01-12 22:57:32 +00:00
libzipfile.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
libzlib.tex Updated link to zlib's home page. 2001-06-25 15:30:13 +00:00
markup.tex Created a new chapter on structured markup processing, including the 2000-07-05 02:24:39 +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
xmldom.tex Fix typo 2001-06-23 16:26:44 +00:00
xmldomminidom.tex Change some wording to make this work with PDF generation -- using a PDF 2001-01-22 19:06:20 +00:00
xmldompulldom.tex Added "stub" documentation for xml.dom.pulldom for Paul to fill out with 2000-12-13 19:34:38 +00:00
xmlsax.tex Finish a sentence that was left half-written! 2000-12-13 22:36:02 +00:00
xmlsaxhandler.tex Added documentation on the ErrorHandler interface. 2000-12-19 04:07:54 +00:00
xmlsaxreader.tex Fix up a few style nits -- avoid "e.g." and "i.e." -- these make 2001-07-06 20:30:11 +00:00
xmlsaxutils.tex Massive addition of SAX documentation from Martin von Loewis 2000-10-12 20:05:09 +00:00