0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Doc/lib
1997-02-28 16:37:49 +00:00
..
lib.tex Added libstat.tex 1996-12-31 02:24:54 +00:00
libaifc.tex
libal.tex
liballos.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libamoeba.tex
libarray.tex Added unsigned data formats (B, H, I, L). 1997-01-03 19:20:52 +00:00
libaudioop.tex Added doco for ratecv. 1997-02-14 15:59:49 +00:00
libbastion.tex Added bastion and (dummy) rexec docs 1996-09-10 17:37:05 +00:00
libbinascii.tex Added base64 codec docs 1995-10-10 14:41:03 +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 Get rid of parrot dropping (spurious 'E') 1996-08-09 21:23:14 +00:00
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
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 Describe new ("unsigned") behavior of hex() and oct(). 1997-01-14 18:44:23 +00:00
libgdbm.tex
libgetopt.tex Added long getopt docs; by Fred 1996-09-11 21:26:29 +00:00
libgl.tex
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 Slight update; file args are no longer optional. 1996-06-26 19:21:24 +00:00
libintro.tex
libjpeg.tex
libmain.tex
libmarshal.tex Add docs for planned improved handling of the marshalling of 1996-06-26 20:20:57 +00:00
libmath.tex hypot is now always supported 1996-02-12 23:14:36 +00:00
libmd5.tex Give correct length of string. 1996-06-26 19:21:58 +00:00
libmimetools.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libmisc.tex
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 Suggest using default values for __init__ arguments to make classes 1996-08-09 21:23:47 +00:00
libposix.tex Describe open(2) exported constants 1996-12-19 23:50:34 +00:00
libposixfile.tex Added embryonic description of fcntl.lockf(). Added pointer to that 1996-10-11 17:43:34 +00:00
libppath.tex Document the new join() semantics. 1997-02-18 21:53:53 +00:00
libprofile.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libpwd.tex
libpython.tex added parser module to overview 1996-07-21 02:22:12 +00:00
librand.tex
libregex.tex Document the new get_syntax() function. 1997-02-18 18:54:30 +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 document non-BSD SIGCHLD behaviour 1996-02-12 23:18:51 +00:00
libsocket.tex Added warning that gethostname() doesn't always return fqdn, and show 1997-01-11 17:04:56 +00:00
libsomeos.tex
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 Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument 1996-08-09 21:44:51 +00:00
libstrings.tex
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
libtypes2.tex
libtypes.tex (libtypes.tex): Correct reversal of two words in description of 1996-10-11 16:33:48 +00:00
libunix.tex (libunix.tex): Change matching lib.tex: add line item for the resource 1996-12-19 12:20:54 +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
libwhrandom.tex
libwww.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00
libxdrlib.tex (lib<all sorts of stuff>.tex): 1996-12-13 22:04:31 +00:00