cpython/Doc/lib
Guido van Rossum 2335c5eaec Added description of socket_type. 1997-05-21 14:41:42 +00:00
..
lib.tex Added AMK's SocketServer docs. 1997-05-19 19:55:16 +00:00
libaifc.tex
libal.tex
liballos.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
libamoeba.tex
libanydbm.tex Added docs for dumbdbm (AMK), and misc small fixes. 1997-05-09 02:23:45 +00:00
libarray.tex Added unsigned data formats (B, H, I, L). 1997-01-03 19:20:52 +00:00
libaudioop.tex Correct two typos 1997-03-03 16:02:32 +00:00
libbase64.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
libbastion.tex Added bastion and (dummy) rexec docs 1996-09-10 17:37:05 +00:00
libbinascii.tex Note that passing a filename to uu.{en,de}code() is deprecated. 1997-04-27 21:29:51 +00:00
libbltin.tex
libcd.tex
libcgi.tex Fix up indentation of examples to use 4 spaces instead of tabs. 1997-02-28 16:37:49 +00:00
libcopy.tex
libcrypt.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libcrypto.tex Changed URL for PCT again. 1996-10-22 02:25:24 +00:00
libdbm.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
liberrno.tex
libexcs.tex
libfcntl.tex Added embryonic description of fcntl.lockf(). Added pointer to that 1996-10-11 17:43:34 +00:00
libfl.tex
libfm.tex
libfnmatch.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
libformatter.tex (libformatter.tex): Document the flush() method on the writer. 1996-12-31 20:51:42 +00:00
libftplib.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libfuncs.tex Add complex(). 1997-04-02 06:04:02 +00:00
libgdbm.tex
libgetopt.tex Horrible hack to split up code '--' to prevent 1997-04-02 06:05:07 +00:00
libgl.tex
libglob.tex Added docs for glob 1997-03-25 22:07:53 +00:00
libgopherlib.tex
libgrp.tex
libhtmllib.tex (libhtmllib.tex, libsgmllib.tex, libformatter.tex): 1996-10-09 16:13:22 +00:00
libhttplib.tex
libimageop.tex
libimgfile.tex
libimghdr.tex Added imghdr,xdrlib; reformatted Makefile somewhat 1996-08-19 22:58:03 +00:00
libimp.tex
libintro.tex
libjpeg.tex
libmailcap.tex Added docs for mailcap 1997-03-25 22:01:35 +00:00
libmain.tex
libmarshal.tex
libmath.tex
libmd5.tex
libmimetools.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libmisc.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libmm.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libmpz.tex
libnntplib.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libobjs.tex
liboperator.tex Added section for operator module (compiled Skip Montanaro). 1996-12-06 21:22:41 +00:00
libos.tex
libpanel.tex
libparser.tex (libparser.tex): Fix typo found by Mark Hammond. 1997-01-22 14:25:21 +00:00
libpdb.tex
libpickle.tex
libposix.tex Document return value of wait[pid]() more carefully. 1997-05-09 02:22:59 +00:00
libposixfile.tex Added embryonic description of fcntl.lockf(). Added pointer to that 1996-10-11 17:43:34 +00:00
libppath.tex Remove untrue statement about . and .. being included in list of names 1997-03-25 15:25:54 +00:00
libprofile.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libpwd.tex
libpython.tex Added site 1997-04-03 22:43:02 +00:00
libquopri.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
librand.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
librandom.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libregex.tex Hint about [\] trick to avoid quad backslashes. 1997-03-14 04:10:13 +00:00
libregsub.tex Added a paragraph to describe clear_cache(), and why it's necessary. 1997-02-18 18:59:37 +00:00
libresource.tex Added docs for Jeremy's resource module. 1996-12-18 18:37:05 +00:00
librestricted.tex Done with this for 1.4. 1996-10-24 22:14:06 +00:00
librexec.tex Done with this for 1.4. 1996-10-24 22:14:06 +00:00
librfc822.tex Added descriptions of parsedate(), parsedate_tz(), getdate_tz() 1996-12-06 21:23:53 +00:00
librgbimg.tex
librotor.tex setkey method's argument is no longer optional (it used to be a no-op 1997-01-02 19:48:00 +00:00
libselect.tex
libsgi.tex
libsgmllib.tex (libhtmllib.tex, libsgmllib.tex, libformatter.tex): 1996-10-09 16:13:22 +00:00
libshelve.tex
libsignal.tex
libsite.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libsocket.tex Added description of socket_type. 1997-05-21 14:41:42 +00:00
libsocksvr.tex Added AMK's SocketServer docs. 1997-05-19 19:55:16 +00:00
libsomeos.tex Add zlib 1997-04-30 19:40:10 +00:00
libsoundex.tex Added soundex (sigh) 1996-12-12 17:02:21 +00:00
libstat.tex Docs for stat.py -- docs by Skip Montanaro. 1996-12-19 22:39:22 +00:00
libstdwin.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libstring.tex Add cross-refs for int() to atoi() etc. 1997-04-02 05:56:16 +00:00
libstrings.tex Added ref to StringIO docs. 1997-03-03 16:03:05 +00:00
libstrio.tex Small grammatical touchups: 1997-04-02 14:51:56 +00:00
libstruct.tex 'I' and 'L' now always return a Python long. 1997-01-03 19:21:53 +00:00
libsun.tex
libsys.tex Document that sys.builtin_module_names is now a tuple. 1997-01-06 23:01:02 +00:00
libsyslog.tex
libtempfile.tex
libtemplate.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libtermios.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libthread.tex
libtime.tex (libtime.tex): Merged in changes from Tamito Kajiyama. 1996-12-13 22:09:52 +00:00
libtraceback.tex
libtypes.tex (libtypes.tex): Correct reversal of two words in description of 1996-10-11 16:33:48 +00:00
libtypes2.tex
libundoc.tex Some updates (AMK at work, added resource.c). 1997-04-30 19:41:48 +00:00
libunix.tex Spell Unix, not UNIX. 1997-04-02 06:06:03 +00:00
liburllib.tex Added quote_plus() and unquote_plus(), to do space/plus substitutions 1996-12-13 14:48:47 +00:00
liburlparse.tex
libuserdict.tex Added docs for UserDict,UserList 1997-03-27 14:56:18 +00:00
libwhichdb.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libwhrandom.tex New stuff by AMK. 1997-04-03 22:41:49 +00:00
libwww.tex Added fnmatch, base64 and quopri, received from Andrew Kuchling. 1997-04-27 21:25:52 +00:00
libxdrlib.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libzlib.tex Updated web ref and version#. Folded some long lines. 1997-04-30 19:39:21 +00:00