cpython/Doc/lib
2002-06-13 21:09:11 +00:00
..
.cvsignore
asttable.tex
compiler.tex
distutils.tex
email.tex The "%" character does not need to be escaped in verbatim environments. 2002-02-15 04:12:59 +00:00
emailencoders.tex
emailexc.tex
emailgenerator.tex
emailiter.tex
emailmessage.tex Remove spurious "()" from the __str__() description. 2002-05-22 20:44:03 +00:00
emailparser.tex Grammar tweak. 2002-02-22 21:24:32 +00:00
emailutil.tex Minor typo: Message.getall() -> Message.get_all() 2002-05-22 01:22:46 +00:00
internet.tex
language.tex
lib.tex
libaifc.tex
libal.tex
liballos.tex
libamoeba.tex
libanydbm.tex
libarray.tex SF 539024, Fix broken link to numpy 2002-04-04 14:02:45 +00:00
libascii.tex
libasyncore.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libatexit.tex
libaudioop.tex
libbase64.tex Patch 547037. Corrected documentation to match 2002-05-16 04:28:44 +00:00
libbasehttp.tex Patch #430706: Persistent connections in BaseHTTPServer. 2002-03-17 18:37:22 +00:00
libbastion.tex
libbinascii.tex
libbinhex.tex Added description of binhex.Error. 2002-03-25 16:37:56 +00:00
libbisect.tex
libbltin.tex
libbsddb.tex SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL) 2002-04-23 02:11:05 +00:00
libcalendar.tex Add version annotations for some older changes to the calendar module. 2002-06-13 01:34:50 +00:00
libcd.tex
libcfgparser.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libcgi.tex Be more consistent, both internally and with recommended practice. 2002-04-26 20:44:14 +00:00
libcgihttp.tex
libcgitb.tex
libchunk.tex Update docs for bool changes by Guido around April 6 2002-04-09 18:15:00 +00:00
libcmath.tex
libcmd.tex
libcmp.tex
libcmpcache.tex
libcode.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libcodecs.tex Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE, 2002-06-04 15:16:29 +00:00
libcodeop.tex
libcolorsys.tex
libcommands.tex
libcompileall.tex Patch #495598: add an -q (quiet) option to pycompile. 2002-03-18 12:44:08 +00:00
libcookie.tex
libcopy.tex
libcopyreg.tex Clarify that copy_reg.pickle() is not intended for use with "classic" classes. 2002-03-19 03:33:33 +00:00
libcrypt.tex
libcrypto.tex
libcurses.tex
libcursespanel.tex
libdbhash.tex
libdbm.tex
libdifflib.tex Mostly in SequenceMatcher.{__chain_b, find_longest_match}: 2002-04-29 01:37:32 +00:00
libdircache.tex
libdis.tex The opcode FOR_LOOP no longer exists. 2002-06-13 17:59:51 +00:00
libdl.tex
libdoctest.tex
liberrno.tex
libexcs.tex As discussed on python-dev, add a mechanism to indicate features 2002-05-29 15:54:55 +00:00
libfcntl.tex
libfilecmp.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libfileinput.tex
libfl.tex
libfm.tex
libfnmatch.tex
libformatter.tex
libfpectl.tex
libfpformat.tex
libftplib.tex SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password 2001-12-28 20:54:28 +00:00
libfuncs.tex Jack's documentation for the U mode character on the file() 2002-05-22 20:39:43 +00:00
libgc.tex Document that get_referrers can return unreachable but uncollected objects. 2002-01-26 20:11:50 +00:00
libgdbm.tex
libgetopt.tex Patch 473512: add GNU style scanning as gnu_getopt. 2002-06-06 10:58:36 +00:00
libgetpass.tex
libgettext.tex Add a per-message fallback mechanism for translations. 2002-01-11 06:58:49 +00:00
libgl.tex
libglob.tex
libgopherlib.tex
libgrp.tex Patch #523268, #522027: return enhanced tuples. 2002-03-01 10:38:44 +00:00
libgzip.tex
libhmac.tex
libhtmllib.tex
libhtmlparser.tex
libhttplib.tex document InvalidURL exception 2002-03-24 16:55:57 +00:00
libimageop.tex
libimaplib.tex add SSL class submitted by Tino Lange 2002-03-08 01:53:24 +00:00
libimgfile.tex
libimghdr.tex
libimp.tex Update docs for bool changes by Guido around April 6 2002-04-09 18:15:00 +00:00
libinspect.tex Add text about circular references caused by storing frames in local 2002-04-23 21:21:20 +00:00
libintro.tex
libjpeg.tex
libkeyword.tex Add keyword.kwlist to the public API. 2002-01-24 16:38:53 +00:00
liblinecache.tex
liblocale.tex Do not claim that getlocale() returns a tulpe; that is not always true. 2002-06-13 17:54:06 +00:00
libmailbox.tex
libmailcap.tex
libmain.tex
libmarshal.tex
libmath.tex Added degrees() and radians() to mathmodule. Closing patch 552452 and 2002-05-13 03:52:47 +00:00
libmd5.tex
libmhlib.tex
libmimetools.tex document all the valid encoding values 2002-04-10 04:37:09 +00:00
libmimetypes.tex
libmimewriter.tex
libmimify.tex
libmisc.tex
libmm.tex
libmmap.tex
libmpz.tex
libmsvcrt.tex
libmultifile.tex
libmutex.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libnetrc.tex
libnew.tex There's no need for typechecks on the second and third argument of 2002-01-15 19:21:05 +00:00
libni.tex
libnis.tex
libnntplib.tex
libobjs.tex
liboperator.tex
libos.tex Patch #568235: Add posix.setpgid. 2002-06-13 21:09:11 +00:00
libpanel.tex
libparser.tex
libpdb.tex
libpickle.tex Patch 533291. Deprecate None return form of __reduce__. 2002-05-21 17:22:02 +00:00
libpipes.tex
libpopen2.tex
libpoplib.tex
libposix.tex
libposixfile.tex
libposixpath.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libpprint.tex Add an experimental mechanism to support extending the pprint formatting. 2002-04-02 05:08:35 +00:00
libprofile.tex
libpty.tex Add missing right-parenthesis. 2002-05-01 03:23:03 +00:00
libpwd.tex Patch #523268, #522027: return enhanced tuples. 2002-03-01 10:47:37 +00:00
libpyclbr.tex
libpycompile.tex
libpydoc.tex
libpyexpat.tex
libpython.tex
libqueue.tex
libquopri.tex
librand.tex
librandom.tex Markup adjustments; fix the names of modules referenced in an expression. 2002-05-23 21:07:19 +00:00
libre.tex Explain octal escapes. Fixes #542226. 2002-04-11 12:24:12 +00:00
libreadline.tex
libregex.tex
libregsub.tex
librepr.tex
libresource.tex Patch #512005: getrusage() returns struct-like object. 2002-04-08 21:28:20 +00:00
librestricted.tex
librexec.tex SF bug 533625 (Armin Rigo). rexec: potential security hole 2002-05-31 21:12:53 +00:00
librfc822.tex Update docs for bool changes by Guido around April 6 2002-04-09 18:15:00 +00:00
librgbimg.tex
librlcompleter.tex
librobotparser.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
librotor.tex Document that the key should not contain null bytes. 2002-06-10 19:42:43 +00:00
libsched.tex
libselect.tex
libsgi.tex
libsgmllib.tex
libsha.tex
libshelve.tex
libshlex.tex
libshutil.tex
libsignal.tex This is patch 2002-05-27 15:08:24 +00:00
libsimplehttp.tex
libsimplexmlrpc.tex
libsite.tex SF #515041, Update path for 2.3 2002-02-19 02:58:54 +00:00
libsmtplib.tex Add local_hostname to SMTP.__init__(). 2002-03-24 15:41:40 +00:00
libsndhdr.tex
libsocket.tex Major overhaul of timeout sockets: 2002-06-13 15:07:44 +00:00
libsocksvr.tex
libsomeos.tex
libstat.tex
libstatcache.tex
libstatvfs.tex
libstdtypes.tex This is my nearly two year old patch 2002-06-11 10:55:12 +00:00
libstdwin.tex
libstring.tex Apply patch diff.txt from SF feature request 2002-04-22 17:42:37 +00:00
libstringio.tex
libstrings.tex
libstruct.tex
libsun.tex
libsunau.tex
libsunaudio.tex
libsymbol.tex
libsys.tex add seealso referring to site module doc where people can learn how to 2002-03-27 17:29:50 +00:00
libsyslog.tex
libtabnanny.tex Update doc to reflect Tim's changes to bool. 2002-04-05 02:21:09 +00:00
libtelnetlib.tex
libtempfile.tex
libtermios.tex
libthread.tex Update docs for bool changes by Guido around April 6 2002-04-09 18:15:00 +00:00
libthreading.tex Adjust some poor wording in the text that explains what events are used 2002-03-19 14:37:44 +00:00
libtime.tex
libtoken.tex
libtokenize.tex
libtraceback.tex
libtty.tex
libturtle.tex
libtypes.tex Added a version annotation for StringTypes. 2002-05-22 02:44:24 +00:00
libundoc.tex
libunicodedata.tex
libunittest.tex
libunix.tex
liburllib.tex Add a version annotation regarding the urlopen(proxies={...}). 2002-04-04 20:58:02 +00:00
liburllib2.tex
liburlparse.tex
libuser.tex
libuserdict.tex
libuu.tex
libwarnings.tex Fix grammar 2002-03-21 12:58:54 +00:00
libwave.tex
libweakref.tex
libwebbrowser.tex
libwhichdb.tex
libwhrandom.tex
libwinreg.tex
libwinsound.tex
libxdrlib.tex
libxmllib.tex
libxmlrpclib.tex added note that xmlrpclib won't marshal instances of subclasses of the 2002-03-17 23:15:02 +00:00
libxreadlines.tex Add a note explaining the interaction between unbuffered input and 2002-05-06 16:02:42 +00:00
libzipfile.tex Update docs for bool changes by Guido around April 6 2002-04-09 18:15:00 +00:00
libzlib.tex
markup.tex
minidom-example.py
netdata.tex
tkinter.tex Update links and information on PyQt/PyKDE. 2002-05-31 18:21:56 +00:00
windows.tex
xmldom.tex
xmldomminidom.tex
xmldompulldom.tex
xmlsax.tex
xmlsaxhandler.tex
xmlsaxreader.tex
xmlsaxutils.tex