cpython/Doc/lib
Fred Drake aae8da18fd Documentation for the new login() method of the smtplib.SMTP class,
contributed by Gerhard Häring.
This is part of SF patch #460112.
2001-09-11 16:58:00 +00:00
..
.cvsignore
distutils.tex Overview comments for the distutils package, with links to the distutils 2001-07-24 16:19:24 +00:00
internet.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
language.tex
lib.tex Add entry for the new distutils section. 2001-07-24 16:20:13 +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
liballos.tex
libamoeba.tex
libanydbm.tex Remove self-reference from the anydbm module. 2001-07-23 19:22:42 +00:00
libarray.tex Fix description of buffer_info(), and add a note that there is a better 2001-08-01 16:50:49 +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 Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libatexit.tex
libaudioop.tex
libbase64.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libbasehttp.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libbastion.tex
libbinascii.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libbinhex.tex
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
libbsddb.tex
libcalendar.tex indicate that the years for which the calendar function will work are 2001-08-22 12:43:38 +00:00
libcd.tex
libcfgparser.tex
libcgi.tex Added documentation on the getfirst() and getlist() methods of the 2001-09-11 16:27:03 +00:00
libcgihttp.tex
libchunk.tex
libcmath.tex Contributed updates from Harald Hanche-Olsen, giving details of the branch 2001-06-23 03:16:29 +00:00
libcmd.tex Make some adjustments to the markup, and fix up some style-guide issues. 2001-07-29 03:41:23 +00:00
libcmp.tex
libcmpcache.tex
libcode.tex Docs for the PEP 264 changes. 2001-08-27 20:02:17 +00:00
libcodecs.tex
libcodeop.tex Fix a number of minor markup errors, and improve the consistency a bit. 2001-08-28 14:25:03 +00:00
libcolorsys.tex
libcommands.tex
libcompileall.tex
libcompilerlike.tex Clean up some argument profiles, enrich the docstring. 2001-08-20 13:16:30 +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
libcopyreg.tex
libcrypt.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libcrypto.tex
libcurses.tex Follow the recommended practices for keystroke representation; this 2001-07-12 02:09:51 +00:00
libcursespanel.tex
libdbhash.tex Remove duplicate ', ' in dbhash.open()'s argument list. 2001-06-27 13:49:59 +00:00
libdbm.tex
libdifflib.tex David Goodger <dgoodger@atsautomation.com>: 2001-08-13 19:31:59 +00:00
libdircache.tex
libdis.tex
libdl.tex
libdoctest.tex Fix recent changes so that this section will format again. 2001-06-11 14:55:01 +00:00
liberrno.tex
libexcs.tex Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. 2001-07-26 13:41:06 +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 Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libfm.tex
libfnmatch.tex Document that filter is added in 2.2. 2001-06-16 08:14:04 +00:00
libformatter.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +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
libftplib.tex Document IPv6 changes. Contributed by itojun. 2001-08-04 22:22:45 +00:00
libfuncs.tex Document the built-in iter() function. 2001-09-06 19:04:29 +00:00
libgc.tex
libgdbm.tex
libgetopt.tex
libgetpass.tex
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 Update link to the PyOpenGL project in the "gl" module docs. 2001-09-06 19:23:03 +00:00
libglob.tex
libgopherlib.tex
libgrp.tex
libgzip.tex Patch #448474: Add support for tell() and seek() to gzip.GzipFile. 2001-08-09 07:21:56 +00:00
libhmac.tex Documentation for the new hmac module, contributed by Gerhard Häring. 2001-09-11 16:56:09 +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 Added the "Host" header to the "GET" example. 2001-09-01 02:35:23 +00:00
libimageop.tex
libimaplib.tex apply patch item #416254 2001-07-20 11:04:19 +00:00
libimgfile.tex
libimghdr.tex
libimp.tex Add a new function imp.lock_held(), and use it to skip test_threaded_import 2001-08-30 05:16:13 +00:00
libinspect.tex Added a warning about reference cycles and memory consumption to the 2001-08-10 17:37:33 +00:00
libintro.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libjpeg.tex
libkeyword.tex
liblinecache.tex
liblocale.tex Expose nl_langinfo through locale where available. 2001-08-10 13:58:50 +00:00
libmailbox.tex typo... 2001-09-05 19:27:13 +00:00
libmailcap.tex Clean up some of the markup here -- be more consistent in the use of 2001-08-08 05:39:29 +00:00
libmain.tex
libmarshal.tex
libmath.tex
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
libmimetools.tex Apply the new \mailheader macro where appropriate, and fix a few small 2001-08-03 18:39:36 +00:00
libmimetypes.tex Note that the mimetypes.MimeTypes class was added in Python 2.2. 2001-08-04 00:48:49 +00:00
libmimewriter.tex
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
libmm.tex
libmmap.tex
libmpz.tex
libmsvcrt.tex
libmultifile.tex
libmutex.tex
libnetrc.tex
libnew.tex
libni.tex
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
libobjs.tex
liboperator.tex Added documentation for the new rich comparison support. 2001-08-10 15:55:09 +00:00
libos.tex Re-write the description of the os.spawn*() functions, and cover the 2001-08-16 21:21:28 +00:00
libpanel.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libparser.tex
libpdb.tex Add some symbolic names to support hyperlinked references. 2001-07-18 17:40:19 +00:00
libpickle.tex
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 Insert omitted "the". 2001-08-14 11:42:13 +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
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
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
libpwd.tex
libpyclbr.tex
libpycompile.tex
libpyexpat.tex
libpython.tex
libqueue.tex
libquopri.tex Document the new encodestring() and decodestring() functions. Also, 2001-06-19 19:44:42 +00:00
librand.tex
librandom.tex
libre.tex Plant a mention in the description of backreferences of the fact that 2001-08-28 12:50:03 +00:00
libreadline.tex Cleaned up the description of readline.set_completer(). 2001-08-01 21:42:45 +00:00
libregex.tex
libregsub.tex
librepr.tex
libresource.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
librestricted.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
librexec.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
librfc822.tex Document the "unixfrom" attribute of the rfc822.Message class. 2001-09-06 15:07:55 +00:00
librgbimg.tex
librlcompleter.tex Usage fix, problem reported by Keith Briggs. 2001-08-10 16:15:08 +00:00
librobotparser.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
librotor.tex
libsched.tex When explaining the enterabs() method, using the modern spelling of apply(), 2001-07-23 19:28:09 +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
libsgmllib.tex Added more information on the differences between the htmllib and HTMLParser 2001-07-05 16:34:36 +00:00
libsha.tex Added an additional link to NIST information on secure hashing. 2001-09-06 18:59:43 +00:00
libshelve.tex
libshlex.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libshutil.tex Add more detail to the descriptions of the shutil functions. 2001-09-04 18:26:27 +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
libsite.tex
libsmtplib.tex Documentation for the new login() method of the smtplib.SMTP class, 2001-09-11 16:58:00 +00:00
libsndhdr.tex
libsocket.tex Document IPv6 changes. Contributed by itojun. 2001-08-04 22:22:45 +00:00
libsocksvr.tex
libsomeos.tex
libstat.tex
libstatcache.tex
libstatvfs.tex
libstdtypes.tex Added explanation that [...] * n generates shallow copies of [...], so 2001-08-28 14:56:05 +00:00
libstdwin.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libstring.tex Added the constants ascii_letters, ascii_lowercase, and ascii_uppercase 2001-07-20 18:38:26 +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
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
libsunau.tex
libsunaudio.tex
libsymbol.tex
libsys.tex Added documentation for sys.maxunicode and sys.warnoptions. 2001-09-04 18:18:36 +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
libtelnetlib.tex Patch #416079: fix the debug string output when receiving telnet commands. 2001-09-06 08:51:38 +00:00
libtempfile.tex
libtermios.tex Work around limitations of the module synopsis table generation to avoid 2001-05-09 15:50:17 +00:00
libthread.tex
libthreading.tex Patch #428326: New class threading.Timer. 2001-09-05 13:44:54 +00:00
libtime.tex indicate that mktime is platform-dependent. See SF bug 434143. 2001-08-22 12:44:27 +00:00
libtoken.tex
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
libtty.tex
libturtle.tex
libtypes.tex Teach the types module about generators. Thanks to James Althoff on the 2001-06-25 19:46:25 +00:00
libundoc.tex Add the smtpd module to the list of undocumented modules; Barry needs to 2001-08-14 11:38:35 +00:00
libunicodedata.tex
libunittest.tex Several updates to cover omissions noted by Rich Salz. 2001-09-06 15:51:56 +00:00
libunix.tex
liburllib.tex SF patch #454553 by Walter Dörwald: auto-guess content-type header for 2001-08-23 13:38:15 +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 Minor changes to match the style guide. 2001-07-14 02:50:55 +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
libuu.tex Document that uu.decode() will always raise a uu.Error if out_file 2001-08-17 20:01:06 +00:00
libwarnings.tex Fix a minor typo and mark an exception name that was missed. 2001-08-14 21:51:50 +00:00
libwave.tex
libweakref.tex Fix some of the example code; the reference objects do not support a 2001-08-03 03:50:28 +00:00
libwebbrowser.tex Remove some false statements. 2001-07-19 03:49:33 +00:00
libwhichdb.tex
libwhrandom.tex
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
libxdrlib.tex
libxmllib.tex Minor changes to match the style guide. 2001-07-14 02:50:55 +00:00
libxmlrpclib.tex Correct a couple of errors noted by Alex Martelli. 2001-07-14 02:46:01 +00:00
libxreadlines.tex
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
minidom-example.py Move the long minidom example to a separate file; \verbatiminput does the 2001-09-02 06:07:36 +00:00
netdata.tex Remove comments about XML and HTML; those sections are no 2001-07-14 02:44:43 +00:00
windows.tex
xmldom.tex Fix typo 2001-06-23 16:26:44 +00:00
xmldomminidom.tex Move the long minidom example to a separate file; \verbatiminput does the 2001-09-02 06:07:36 +00:00
xmldompulldom.tex
xmlsax.tex
xmlsaxhandler.tex
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 Add a note that the quoteattr() function is useful for HTML and SGML 2001-08-10 22:14:17 +00:00