cpython/Doc/lib
Fred Drake 4e6d09e369 Moved the description of the tzparse module to the "Obsolete" section
and note that it fails when the TZ environment variable is not set.

This closes SF bug #409683.
2001-03-20 23:13:53 +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 Added entry for urllib2 documentation. 2001-03-01 19:54:29 +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
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
libanydbm.tex
libarray.tex Added link to HTML version of the NumPy documentation. 2000-12-11 20:57:13 +00:00
libascii.tex SourceForge patch #103140, checked in at fdrake's invitation. Minor fixes and 2001-01-10 19:34:52 +00:00
libasyncore.tex Typo: writeable --> writable 2000-11-01 03:12:34 +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 Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +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
libbinascii.tex Fix markup bug that prevented formatting. 2000-08-15 17:47:09 +00:00
libbinhex.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libbisect.tex Based on comments from Guido, do not describe bisect() and insert() as 2001-01-04 14:18:55 +00:00
libbltin.tex
libbsddb.tex Update explanation of the set_location() method to indicate that in 2001-01-05 06:44:19 +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 ConfigParser.optionxform(): Document this since it is available for 2001-02-19 22:37:24 +00:00
libcgi.tex Closing patch #101120 -- After everyone agreed. 2000-08-25 21:47:56 +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
libcmd.tex Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +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
libcommands.tex
libcompileall.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libcookie.tex Fix the example (it didn't seem to reflect reality). 2001-01-18 07:50:17 +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 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 More on noutrefresh() and scroll(). 2001-01-29 06:39:33 +00:00
libcursespanel.tex Added documentation for the panel wrapper module 2000-12-22 21:57:42 +00:00
libdbhash.tex
libdbm.tex Add some comments on the available implementations that this module can 2000-09-15 21:31:31 +00:00
libdifflib.tex Fix extra backslash in example. 2001-02-23 19:13:07 +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 Fixed a large number of small problems, mostly noted by Detlef Lannert 2000-10-10 22:00:03 +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 Work around the broken formatting of sys.ps1 prompts in running text. 2001-02-22 23:15:05 +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 Document warning categories. 2000-12-19 04:27:54 +00:00
libfcntl.tex Provide a much better (and complete!) description of the lockf() 2001-01-25 00:36:54 +00:00
libfilecmp.tex correct typo - closes bug #129205 2001-01-18 10:44:08 +00:00
libfileinput.tex Merged changes from the 1.5.2p2 release. 2000-04-03 20:13:55 +00:00
libfl.tex
libfm.tex
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
libfpectl.tex Documentation for the fpectl module, from Lee Busby. (Thanks!) 2001-01-09 20:38:54 +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 Document default blocksize for storbinary(). 2001-02-15 13:53:40 +00:00
libfuncs.tex Backed out the unistr() builtin. 2001-01-19 21:36:19 +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 Explain that long options are matched based on a unique prefix rather than 2001-01-08 16:05:51 +00:00
libgetpass.tex
libgettext.tex Some rewriting of the "Internationalizing your programs and modules" 2001-01-31 21:21:45 +00:00
libgl.tex
libglob.tex Work around annoyances in LaTeX2HTML. 2000-10-09 18:12:29 +00:00
libgopherlib.tex
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 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope 2000-07-16 19:01:10 +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
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 Add a missing newline in an example; caught by Chris Ryland 2001-01-17 05:12:13 +00:00
libinspect.tex Clean up some of the markup for consistency, wrap some long lines. 2001-02-28 23:01:38 +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
libkeyword.tex
liblinecache.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
liblocale.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
libmailbox.tex Adjustments to the text of the UnixMailbox description. Added 2001-02-02 03:51:05 +00:00
libmailcap.tex
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 Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +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 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>. 2000-04-04 20:42:38 +00:00
libmisc.tex
libmm.tex
libmmap.tex Updated descriptions to incorporate additional information from Tim Peters. 2001-01-11 22:49:49 +00:00
libmpz.tex
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
libnis.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +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 Capitalize first letter of an explanation for a \versionchanged 2000-10-19 05:33:46 +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 Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +00:00
libpopen2.tex Updated documentation relating to the various flavors of popen[234]() 2000-09-28 20:27:51 +00:00
libpoplib.tex Added pointer on POP3 variations. 2001-01-11 10:22:34 +00:00
libposix.tex Document configuration flags to compile for large file support on 2001-03-01 18:29:57 +00:00
libposixfile.tex
libposixpath.tex Explained that os.path.basename() may return something different from the 2000-10-26 21:38:23 +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
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
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 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> 2000-04-04 20:43:50 +00:00
librand.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
librandom.tex Minor markup adjustments. 2001-02-02 02:42:31 +00:00
libre.tex Document the .lastindex and .lastgroup attributes of MatchObject 2000-10-18 23:08:13 +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
librestricted.tex
librexec.tex
librfc822.tex Emphasis that instantiating this class doesn't consume the message body. 2001-01-27 10:56:14 +00:00
librgbimg.tex
librlcompleter.tex Update Moshe Zadka's email address to one works and might last a while. 2000-12-01 15:25:23 +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 select.select(): Add note that though this function accepts empty lists, 2000-12-11 15:50:07 +00:00
libsgi.tex
libsgmllib.tex Add documentation for SGMLParser.handle_decl(). 2001-03-16 20:39:41 +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 Fix a few small markup/consistency nits. 2001-01-16 20:52:41 +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 Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. 2000-10-10 17:03:45 +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 Replace minimal \seetext references with better annotated \seerfc 2000-10-03 05:56:55 +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 Updates to the semantics of function and method attributes. 2001-02-27 03:32:35 +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 Fix doubled word 2000-12-26 16:14:32 +00:00
libstringio.tex Added information on the use of Unicode with the StringIO and cStringIO 2000-11-28 16:24:28 +00:00
libstrings.tex
libstruct.tex Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. 2001-01-24 17:19:08 +00:00
libsun.tex
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
libsymbol.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libsys.tex Implementation of PEP-0217. 2001-01-11 05:41:27 +00:00
libsyslog.tex
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 Update documentation for termios module; do not refer to the TERMIOS module 2001-02-27 22:01:15 +00:00
libthread.tex Noted by Guido: 2000-04-05 15:00:38 +00:00
libthreading.tex
libtime.tex Fix markup typo in a {verbatim} environment (there should not be any!); 2001-02-03 14:35:38 +00:00
libtoken.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
libtokenize.tex added description of NL token 2001-02-28 22:05:41 +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 Marc-Andre Lemburg <mal@lemburg.com>: 2000-04-06 15:05:04 +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
libunix.tex
liburllib.tex mention the use of the maxtries attribute of FancyURLopener in bounding 2001-02-15 17:00:40 +00:00
liburllib2.tex Lots of organizational changes for consistency with the rest of the 2001-03-02 20:39:34 +00:00
liburlparse.tex Add reference to RFC 2396 in "See also" section. 2000-08-25 17:29:35 +00:00
libuser.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +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 Patch #403985: Add support for weak-keyed dictionaries 2001-02-27 18:36:56 +00:00
libwebbrowser.tex Fixed a bug where \& was needed. 2001-01-25 00:38:15 +00:00
libwhichdb.tex
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 Use small tables instead of bare \item markers to describe the contents 2000-11-30 07:12:54 +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 Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting 2000-11-28 06:39:28 +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 Make sure methods of ZipFile objects are in alphabetical order; the logical 2000-10-11 18:56:00 +00:00
libzlib.tex Make all the \seemodule explanations consistent: start with a capitalized 2000-10-18 17:43:06 +00:00
markup.tex Created a new chapter on structured markup processing, including the 2000-07-05 02:24:39 +00:00
netdata.tex
windows.tex
xmldom.tex Minor adjustments, including markup corrections. 2001-02-23 19:15:56 +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 Massive addition of SAX documentation from Martin von Loewis 2000-10-12 20:05:09 +00:00
xmlsaxutils.tex Massive addition of SAX documentation from Martin von Loewis 2000-10-12 20:05:09 +00:00