cpython/Doc/lib
Andrew M. Kuchling 42db27fedc Added an example that uses signal.alarm() to time out an os.open() that
takes too long. This example relies on the fact that raising an
    exception in a signal handler causes the exception to be re-raised
    when the main line of the program resumes execution.  Is this guaranteed
    in CPython, or is this something that just happens to work by accident?

Also fixed a typo.
1998-08-18 19:38:54 +00:00
..
internet.tex New chapter headers for Internet Protocols and Internet Data chapters, 1998-08-07 15:56:52 +00:00
lib.tex Added new sections. 1998-08-11 15:47:16 +00:00
libaifc.tex New section header style. 1998-08-10 19:42:37 +00:00
libal.tex New section header style. 1998-08-10 19:42:37 +00:00
liballos.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libamoeba.tex New section header style. 1998-08-10 19:42:37 +00:00
libanydbm.tex New section header style. 1998-08-10 19:42:37 +00:00
libarray.tex New section header style. 1998-08-10 19:42:37 +00:00
libaudioop.tex New section header style. 1998-08-10 19:42:37 +00:00
libbase64.tex New section header style. 1998-08-10 19:42:37 +00:00
libbasehttp.tex New section header style. 1998-08-10 19:42:37 +00:00
libbastion.tex New section header style. 1998-08-10 19:42:37 +00:00
libbinascii.tex New section header style. 1998-08-10 19:42:37 +00:00
libbinhex.tex New section header style. 1998-08-10 19:42:37 +00:00
libbisect.tex New section header style. 1998-08-10 19:42:37 +00:00
libbltin.tex New section header style. 1998-08-10 19:42:37 +00:00
libcalendar.tex New section header style. 1998-08-10 19:42:37 +00:00
libcd.tex New section header style. 1998-08-10 19:42:37 +00:00
libcgi.tex New section header style. 1998-08-10 19:42:37 +00:00
libcmath.tex New section header style. 1998-08-10 19:42:37 +00:00
libcmd.tex New section header style. 1998-08-10 19:42:37 +00:00
libcode.tex New section header style. 1998-08-10 19:42:37 +00:00
libcommands.tex New section header style. 1998-08-10 19:42:37 +00:00
libcompileall.tex Documentation for the compileall module. 1998-08-11 15:46:42 +00:00
libcopy.tex New section header style. 1998-08-10 19:42:37 +00:00
libcopyreg.tex New section header style. 1998-08-10 19:42:37 +00:00
libcrypt.tex New section header style. 1998-08-10 19:42:37 +00:00
libcrypto.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libdbm.tex New section header style. 1998-08-10 19:42:37 +00:00
libdis.tex New section header style. 1998-08-10 19:42:37 +00:00
liberrno.tex New section header style. 1998-08-10 19:42:37 +00:00
libexcs.tex Mark the new & changed items. 1998-07-27 21:11:42 +00:00
libfcntl.tex New section header style. 1998-08-10 19:42:37 +00:00
libfileinput.tex New section header style. 1998-08-10 19:42:37 +00:00
libfl.tex New section header style. 1998-08-10 19:42:37 +00:00
libfm.tex New section header style. 1998-08-10 19:42:37 +00:00
libfnmatch.tex New section header style. 1998-08-10 19:42:37 +00:00
libformatter.tex New section header style. 1998-08-10 19:42:37 +00:00
libftplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libfuncs.tex New section header style. 1998-08-10 19:42:37 +00:00
libgdbm.tex New section header style. 1998-08-10 19:42:37 +00:00
libgetopt.tex New section header style. 1998-08-10 19:42:37 +00:00
libgl.tex New section header style. 1998-08-10 19:42:37 +00:00
libglob.tex New section header style. 1998-08-10 19:42:37 +00:00
libgopherlib.tex New section header style. 1998-08-10 19:42:37 +00:00
libgrp.tex Fix markup where C include files get named in <...> form; bug reported by 1998-08-14 17:05:17 +00:00
libgzip.tex New section header style. 1998-08-10 19:42:37 +00:00
libhtmllib.tex New section header style. 1998-08-10 19:42:37 +00:00
libhttplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libimageop.tex New section header style. 1998-08-10 19:42:37 +00:00
libimaplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libimgfile.tex New section header style. 1998-08-10 19:42:37 +00:00
libimghdr.tex New section header style. 1998-08-10 19:42:37 +00:00
libimp.tex Added index entries. 1998-08-11 15:18:45 +00:00
libintro.tex Added \label{} for logical addressing. 1998-02-18 15:21:26 +00:00
libjpeg.tex New section header style. 1998-08-10 19:42:37 +00:00
libkeyword.tex New section header style. 1998-08-10 19:42:37 +00:00
liblocale.tex New section header style. 1998-08-10 19:42:37 +00:00
libmailbox.tex New section header style. 1998-08-10 19:42:37 +00:00
libmailcap.tex New section header style. 1998-08-10 19:42:37 +00:00
libmain.tex New section header style. 1998-08-10 19:42:37 +00:00
libmarshal.tex New section header style. 1998-08-10 19:42:37 +00:00
libmath.tex New section header style. 1998-08-10 19:42:37 +00:00
libmd5.tex New section header style. 1998-08-10 19:42:37 +00:00
libmimetools.tex New section header style. 1998-08-10 19:42:37 +00:00
libmimetypes.tex New section header style. 1998-08-10 19:42:37 +00:00
libmimify.tex New section header style. 1998-08-10 19:42:37 +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
libmpz.tex New section header style. 1998-08-10 19:42:37 +00:00
libmultifile.tex New section header style. 1998-08-10 19:42:37 +00:00
libni.tex New section header style. 1998-08-10 19:42:37 +00:00
libnntplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libobjs.tex \nodename{} must immediately follow \chapter{} to be handled correctly; 1998-02-19 14:00:22 +00:00
liboperator.tex New section header style. 1998-08-10 19:42:37 +00:00
libos.tex Fix arguments for renames(); bug spotted by Oliver Andrich 1998-08-17 13:29:06 +00:00
libpanel.tex New section header style. 1998-08-10 19:42:37 +00:00
libparser.tex New section header style. 1998-08-10 19:42:37 +00:00
libpdb.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libpickle.tex New section header style. 1998-08-10 19:42:37 +00:00
libpopen2.tex Second definition of popen2 should be popen3. 1998-08-13 01:27:01 +00:00
libpoplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libposix.tex New section header style. 1998-08-10 19:42:37 +00:00
libposixfile.tex New section header style. 1998-08-10 19:42:37 +00:00
libposixpath.tex New section header style. 1998-08-10 19:42:37 +00:00
libpprint.tex New section header style. 1998-08-10 19:42:37 +00:00
libprofile.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libpwd.tex Fix markup where C include files get named in <...> form; bug reported by 1998-08-14 17:05:17 +00:00
libpycompile.tex Documentation for the py_compile module. 1998-08-11 15:46:25 +00:00
libpython.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libqueue.tex New section header style. 1998-08-10 19:42:37 +00:00
libquopri.tex New section header style. 1998-08-10 19:42:37 +00:00
librand.tex New section header style. 1998-08-10 19:42:37 +00:00
librandom.tex New section header style. 1998-08-10 19:42:37 +00:00
libre.tex Clarify wording in the description of re.split 1998-08-14 14:49:20 +00:00
libregex.tex New section header style. 1998-08-10 19:42:37 +00:00
libregsub.tex New section header style. 1998-08-10 19:42:37 +00:00
libresource.tex New section header style. 1998-08-10 19:42:37 +00:00
librestricted.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
librexec.tex New section header style. 1998-08-10 19:42:37 +00:00
librfc822.tex New section header style. 1998-08-10 19:42:37 +00:00
librgbimg.tex New section header style. 1998-08-10 19:42:37 +00:00
librotor.tex New section header style. 1998-08-10 19:42:37 +00:00
libselect.tex New section header style. 1998-08-10 19:42:37 +00:00
libsgi.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsgmllib.tex New section header style. 1998-08-10 19:42:37 +00:00
libshelve.tex New section header style. 1998-08-10 19:42:37 +00:00
libsignal.tex Added an example that uses signal.alarm() to time out an os.open() that 1998-08-18 19:38:54 +00:00
libsite.tex New section header style. 1998-08-10 19:42:37 +00:00
libsmtplib.tex New section header style. 1998-08-10 19:42:37 +00:00
libsocket.tex New section header style. 1998-08-10 19:42:37 +00:00
libsocksvr.tex New section header style. 1998-08-10 19:42:37 +00:00
libsomeos.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libsoundex.tex New section header style. 1998-08-10 19:42:37 +00:00
libstat.tex New section header style. 1998-08-10 19:42:37 +00:00
libstdtypes.tex re is standard, not built-in. 1998-08-07 18:57:18 +00:00
libstdwin.tex Fix markup where C include files get named in <...> form; bug reported by 1998-08-14 17:05:17 +00:00
libstring.tex New section header style. 1998-08-10 19:42:37 +00:00
libstringio.tex New section header style. 1998-08-10 19:42:37 +00:00
libstrings.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
libstruct.tex New section header style. 1998-08-10 19:42:37 +00:00
libsun.tex Separate chapter and section. 1998-02-19 18:59:48 +00:00
libsunaudio.tex New section header style. 1998-08-10 19:42:37 +00:00
libsymbol.tex New section header style. 1998-08-10 19:42:37 +00:00
libsys.tex New section header style. 1998-08-10 19:42:37 +00:00
libsyslog.tex New section header style. 1998-08-10 19:42:37 +00:00
libtempfile.tex New section header style. 1998-08-10 19:42:37 +00:00
libtermios.tex New section header style. 1998-08-10 19:42:37 +00:00
libthread.tex New section header style. 1998-08-10 19:42:37 +00:00
libthreading.tex New section header style. 1998-08-10 19:42:37 +00:00
libtime.tex New section header style. 1998-08-10 19:42:37 +00:00
libtoken.tex New section header style. 1998-08-10 19:42:37 +00:00
libtraceback.tex New section header style. 1998-08-10 19:42:37 +00:00
libtypes.tex New section header style. 1998-08-10 19:42:37 +00:00
libundoc.tex Added the test package under "Frameworks". 1998-08-11 18:13:31 +00:00
libunix.tex Adjusted to use the new module synopsis support macros. 1998-07-23 17:59:49 +00:00
liburllib.tex New section header style. 1998-08-10 19:42:37 +00:00
liburlparse.tex New section header style. 1998-08-10 19:42:37 +00:00
libuser.tex New section header style. 1998-08-10 19:42:37 +00:00
libuserdict.tex New section header style. 1998-08-10 19:42:37 +00:00
libuu.tex New section header style. 1998-08-10 19:42:37 +00:00
libwhichdb.tex New section header style. 1998-08-10 19:42:37 +00:00
libwhrandom.tex New section header style. 1998-08-10 19:42:37 +00:00
libxdrlib.tex New section header style. 1998-08-10 19:42:37 +00:00
libxmllib.tex New section header style. 1998-08-10 19:42:37 +00:00
libzlib.tex New section header style. 1998-08-10 19:42:37 +00:00
netdata.tex New chapter headers for Internet Protocols and Internet Data chapters, 1998-08-07 15:56:52 +00:00