cpython/Doc/lib
Fred Drake 25407882ea Better synopsis based on suggestion from Ka-Ping Yee <ping@lfw.org>. 2000-10-10 16:59:53 +00:00
..
.cvsignore Ignore the byproducts of SGML/XML conversions for now. 1998-12-01 18:58:28 +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 Move the documentation for the mutex module to be with the threading 2000-10-10 16:46:36 +00:00
libaifc.tex Document that the |mode| parameter to open() is optional and explain how 1999-12-21 18:31:30 +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 added count, extend, index, pop and remove to arraymodule 2000-07-31 20:52:21 +00:00
libascii.tex Correct version number at which the curses.ascii module was introduced. 2000-08-09 14:36:11 +00:00
libasyncore.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +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 Fix markup bug that prevented formatting. 2000-08-15 17:47:09 +00:00
libbinhex.tex Fix some glaring markup consistency problems (presentation was 1999-04-23 15:41:53 +00:00
libbisect.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libbltin.tex Logical markup. 1999-04-23 17:11:53 +00:00
libbsddb.tex Update comments in the second paragraph, discussing versioning issues 2000-09-15 15:19:35 +00:00
libcalendar.tex Denis S. Otkidach <ods@users.sourceforge.net>: 2000-10-09 15:27:31 +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 Update the documentation for ConfigParser to match the recent changes. 2000-09-27 22:48:44 +00:00
libcgi.tex Closing patch #101120 -- After everyone agreed. 2000-08-25 21:47:56 +00:00
libcgihttp.tex Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>. 2000-10-10 16:56:41 +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 Remove unnecessary comma. 1999-06-29 15:53:52 +00:00
libcmd.tex Resynchronize the TeX docs with (a) the module docstring, and (b) my recent 2000-07-12 02:56:15 +00:00
libcmp.tex Added deprecation notes, in case anyone decides to read these anyway. 1999-10-26 16:31:51 +00:00
libcmpcache.tex Added deprecation notes, in case anyone decides to read these anyway. 1999-10-26 16:31:51 +00:00
libcode.tex Denis S. Otkidach <ods@users.sourceforge.net>: 2000-09-14 20:42:53 +00:00
libcodecs.tex Fix small typos and markup consistency nits. 2000-07-24 19:35:52 +00:00
libcodeop.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +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 Strengthen the warning against using SerialCookie and SmartCookie. 2000-08-20 23:33:50 +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 Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libcrypt.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libcrypto.tex Update the link to Andrew Kuchling's crypto code. 2000-09-16 05:02:24 +00:00
libcurses.tex Revise the versioning information to say that this was revised in 1.6, 2000-10-06 20:01:23 +00:00
libdbhash.tex bsddb docs from Skip Montanaro; added interesting links. 1999-04-19 21:19:21 +00:00
libdbm.tex Add some comments on the available implementations that this module can 2000-09-15 21:31:31 +00:00
libdircache.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libdis.tex When referring to namespaces, always say "namespaces" instead of 2000-09-12 16:23:48 +00:00
libdl.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
liberrno.tex New section header style. 1998-08-10 19:42:37 +00:00
libexcs.tex Minor clarifications in the introductory paragraph. 2000-09-09 03:28:00 +00:00
libfcntl.tex Rob Hooft <rob@hooft.net>: 2000-08-02 20:53:51 +00:00
libfilecmp.tex Moshe Zadka <moshez@math.huji.ac.il>: 2000-07-03 08:24:49 +00:00
libfileinput.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13: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 Work around annoyances in LaTeX2HTML. 2000-10-09 18:12:29 +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
libfpformat.tex Document 1.5.2+ aspects of the NotANumber exception. (Note that this 1999-12-21 18:45:16 +00:00
libftplib.tex Document the new optional argument "rest" on the transfercmd(), 2000-09-01 06:32:32 +00:00
libfuncs.tex When referring to namespaces, always say "namespaces" instead of 2000-09-12 16:23:48 +00:00
libgc.tex - update Neil's email address 2000-10-04 16:34:09 +00:00
libgdbm.tex Removed old comments. 1999-05-13 16:20:30 +00:00
libgetopt.tex getopt(): revise description of long_options parameter slightly so it will 2000-08-11 19:55:06 +00:00
libgetpass.tex Make internal module references hyperlinks wherever it makes sense. 1999-04-22 21:23:22 +00:00
libgettext.tex Include a link to Francois's po-utils. 2000-09-13 12:04:47 +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 Made improvements based on changes just made and comments from 1999-04-05 19:00:54 +00:00
libhtmllib.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libhttplib.tex Made the title of the Examples subsection plural! 2000-06-28 22:09:20 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 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
liblinecache.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
liblocale.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 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 Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. 2000-09-16 03:54:24 +00:00
libmd5.tex Repaired some glitches in the MD5 and SHA docs; copied the descriptions of 2000-09-18 15:34:57 +00:00
libmhlib.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libmimetools.tex Skip Montanaro <skip@mojam.com>: 2000-05-09 16:23:23 +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 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>. 2000-04-04 20:42:38 +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 Minor markup revisions for consistency with the rest of the documentation. 2000-09-05 13:50:21 +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 Fixed spelling of module; closes bug 115712. 2000-09-30 17:04:40 +00:00
libmutex.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libnetrc.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libnew.tex Comment out XXX comment; this needn't appear in the formatted 1999-06-29 15:45:09 +00:00
libni.tex New section header style. 1998-08-10 19:42:37 +00:00
libnis.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 It turns out that Guido does not like or encourage the use of the term 2000-10-06 19:39:47 +00:00
libos.tex Added \versionchanged comment to os.popen() noting that it was unreliable 2000-10-04 13:57:27 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libpdb.tex Remove reference to the stdwin-based windowed debugger, since stdwin 2000-09-14 20:32:17 +00:00
libpickle.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libpipes.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libpopen2.tex Updated documentation relating to the various flavors of popen[234]() 2000-09-28 20:27:51 +00:00
libpoplib.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libposix.tex Make the reference to the os module in the module synopsis (for the 1999-07-01 13:53:32 +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 update commonprefix doc to make sure user is aware it works 2000-08-23 16:58:32 +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
libpty.tex Thomas Wouters <thomas@xs4all.net>: 2000-06-28 17:27:48 +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 Minor cleanups, wrap long lines. 2000-09-25 14:14:30 +00:00
libpython.tex Break the "Python Services" chapter into two: "Python Runtime Services" 2000-08-03 21:18:18 +00:00
libqueue.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libquopri.tex Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> 2000-04-04 20:43:50 +00:00
librand.tex New section header style. 1998-08-10 19:42:37 +00:00
librandom.tex Document randrange(). 2000-06-30 15:32:31 +00:00
libre.tex Made a number of revisions suggested by Fredrik Lundh. 2000-10-06 19:59:22 +00:00
libreadline.tex Correct markup error. 2000-08-09 14:37:05 +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 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 add cross reference to mimetools module 2000-09-15 18:20:20 +00:00
librgbimg.tex Shorten section title. 1999-02-20 04:51:16 +00:00
librlcompleter.tex Several small changes, mostly to the markup, to improve consistency and 2000-07-06 04:51:04 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libsched.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libselect.tex Documentation for poll() interface (SF patch #100852) 2000-08-25 01:21:28 +00:00
libsgi.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsgmllib.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libsha.tex Repaired some glitches in the MD5 and SHA docs; copied the descriptions of 2000-09-18 15:34:57 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libshutil.tex Moshe Zadka <mzadka@geocities.com>: 2000-07-31 15:45:46 +00:00
libsignal.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libsimplehttp.tex Better synopsis based on suggestion from Ka-Ping Yee <ping@lfw.org>. 2000-10-10 16:59:53 +00:00
libsite.tex Use \shortversion in a number of places. 2000-09-14 20:24:17 +00:00
libsmtplib.tex Replace minimal \seetext references with better annotated \seerfc 2000-10-03 05:56:55 +00:00
libsndhdr.tex Remove documentation for whatraw() since it's gone now. 1999-01-06 15:21:19 +00:00
libsocket.tex Added a \versionadded statement to the getfqdn() description. 2000-09-06 02:22:16 +00:00
libsocksvr.tex Use \citetitle and \programopt as appropriate. 1999-11-10 16:21:37 +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
libsoundex.tex Use \citetitle and \programopt as appropriate. 1999-11-10 16:21:37 +00:00
libstat.tex Change the directory tree walking example to use clearer variable 1999-08-03 21:52:29 +00:00
libstatcache.tex Minor markup nits. 1999-06-17 17:09:23 +00:00
libstatvfs.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libstdtypes.tex Use \obindex{...} instead of \indexii{...}{type} in many places; this is 2000-10-04 04:21:19 +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 Added deprecation notices to atof(), atoi(), and atol(), recommending 2000-10-04 13:59:52 +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 Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libsun.tex Separate chapter and section. 1998-02-19 18:59:48 +00:00
libsunau.tex Include more information from the docstrings. 2000-10-06 21:07:14 +00:00
libsunaudio.tex Separate documentation of SUNAUDIODEV from sunaudiodev; this mirrors 1999-06-27 14:53:11 +00:00
libsymbol.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libsys.tex Fix markup error and minor consistency nit. 2000-08-31 19:35:56 +00:00
libsyslog.tex "\platform{UNIX}" should really be spelled "\platform{Unix}". 1999-03-02 17:03:42 +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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 Added "See Also" section for termios module. 1999-06-23 15:12:09 +00:00
libthread.tex Noted by Guido: 2000-04-05 15:00:38 +00:00
libthreading.tex Fix a grammatical error reported by Detlef Lannert 1999-04-23 20:07:02 +00:00
libtime.tex Added warnings about platform vagaries to the strptime() documentation. 2000-09-23 04:36:14 +00:00
libtoken.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libtokenize.tex Fix a couple of grammatical errors reported by Detlef Lannert 1999-04-23 20:00:53 +00:00
libtraceback.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libtty.tex tty module documentation from Moshe, with some editing and an added 1999-06-23 14:30:19 +00:00
libturtle.tex Removed last XXX comment; no further action needed on this one. 1999-11-17 16:09:57 +00:00
libtypes.tex Marc-Andre Lemburg <mal@lemburg.com>: 2000-04-06 15:05:04 +00:00
libundoc.tex Add regex and regsub to the list of undocumented obsolete modules. 2000-09-28 05:31:39 +00:00
libunicodedata.tex Update URL to unicode.org's FTP site using an HTTP URL to the same 2000-09-16 13:46:42 +00:00
libunix.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
liburllib.tex Add item to the list of limitations that points out the lack of support 2000-09-15 04:12:56 +00:00
liburlparse.tex Add reference to RFC 2396 in "See also" section. 2000-08-25 17:29:35 +00:00
libuser.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libuserdict.tex Add notes on the requirements for subclasses. 2000-10-06 20:04:48 +00:00
libuu.tex Work around a space-dropping problem in LaTeX2HTML. 1999-04-23 15:57:23 +00:00
libwave.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +00:00
libwebbrowser.tex Minor usage fix. 2000-10-02 03:42:43 +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 Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libwinreg.tex As requested by Fred - mention that in the future a winreg module may make a comeback. 2000-08-01 23:49:50 +00:00
libwinsound.tex Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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 Add deprecation note since the XML support is shaping up. 2000-10-02 22:14:09 +00:00
libzipfile.tex is_zipfile() description: Use the same name for the parameter as the 2000-10-06 15:29:56 +00:00
libzlib.tex Update *both* uses of the URL to the zlib home page, and use the version 2000-09-16 06:18:26 +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
xmlsax.tex First cut at documentation for the xml.sax package (not including any 2000-09-20 02:52:20 +00:00