cpython/Doc/lib
2005-01-07 04:33:44 +00:00
..
.cvsignore
asttable.tex
caseless.py
compiler.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
distutils.tex
email-dir.py
email-mime.py
email-simple.py
email-unpack.py
email.tex Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
emailcharsets.tex
emailencoders.tex Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
emailexc.tex Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
emailgenerator.tex
emailheaders.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
emailiter.tex
emailmessage.tex typo 2004-10-03 09:41:26 +00:00
emailmimebase.tex Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
emailparser.tex Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
emailutil.tex SF bug #1030118, this should have named the email.Utils module as the one 2004-11-01 03:59:24 +00:00
internet.tex
language.tex
lib.tex Remove deprecated xmllib from inclusion in the docs. 2004-12-06 12:29:56 +00:00
libaifc.tex
libal.tex
liballos.tex
libamoeba.tex
libanydbm.tex
libarray.tex Patch #1026384: fix two common typo's: 2004-09-11 16:50:06 +00:00
libascii.tex
libasynchat.tex
libasyncore.tex
libatexit.tex markup nit 2004-11-04 05:45:44 +00:00
libaudioop.tex
libbase64.tex Patch #1080684: typo repair. Thanks George Yoshida! 2004-12-12 16:52:40 +00:00
libbasehttp.tex
libbastion.tex
libbinascii.tex
libbinhex.tex
libbisect.tex
libbltin.tex discuss how the __builtin__ module is normally used, and try to clarify the 2004-12-23 16:50:36 +00:00
libbsddb.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libbz2.tex Remove xreadlines reference 2004-08-31 13:21:07 +00:00
libcalendar.tex add descriptions of exported data attributes 2005-01-05 07:13:32 +00:00
libcd.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcfgparser.tex SF bug #997050: Document, test, & check for non-string values in ConfigParser. Moved the new string-only restriction added in rev. 1.65 to the SafeConfigParser class, leaving existing ConfigParser & RawConfigParser behavior alone, and documented the conditions under which non-string values work. 2004-10-03 15:55:09 +00:00
libcgi.tex
libcgihttp.tex SF patch #1055159 via Titus Brown: Document redirect limitation. 2004-12-22 14:19:09 +00:00
libcgitb.tex Correct incorrect "it's" to "its". 2004-08-26 10:40:12 +00:00
libchunk.tex
libcmath.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcmd.tex
libcmp.tex
libcmpcache.tex
libcode.tex
libcodecs.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcodeop.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcollections.tex
libcolorsys.tex
libcommands.tex
libcompileall.tex
libconsts.tex
libcookie.tex
libcookielib.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcopy.tex
libcopyreg.tex
libcrypt.tex
libcrypto.tex
libcsv.tex add a couple missing items 2005-01-05 06:58:15 +00:00
libcurses.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libcursespanel.tex
libdatetime.tex SF bug 1066438: datetime.replace method description error 2004-11-15 03:50:16 +00:00
libdbhash.tex
libdbm.tex
libdecimal.tex Fix typo. 2004-11-25 05:35:32 +00:00
libdifflib.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libdircache.tex describe reset() 2005-01-05 07:03:53 +00:00
libdis.tex add two missing items 2005-01-05 07:19:11 +00:00
libdl.tex
libdoctest.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libdocxmlrpc.tex
libdumbdbm.tex
libdummythread.tex
libdummythreading.tex
liberrno.tex
libexcs.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libfcntl.tex Hear the #error: change the default value of the mutable_arg argument 2004-11-30 14:31:54 +00:00
libfilecmp.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libfileinput.tex
libfl.tex
libfm.tex
libfnmatch.tex
libformatter.tex
libfpectl.tex
libfpformat.tex
libftplib.tex
libfuncs.tex SF patch 1094011: Docs for file() vs open(). 2005-01-07 04:33:44 +00:00
libfuture.tex
libgc.tex SF bug #1091740: garbage collector still documented as optional 2005-01-07 00:49:17 +00:00
libgdbm.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libgetopt.tex SF bug#1038917 fix typos (Contributed by George Yoshida.) 2004-10-02 11:02:59 +00:00
libgetpass.tex
libgettext.tex Patch #1022152: add required 'domain' argument to gettext.translation() examples. 2004-09-11 17:33:25 +00:00
libgl.tex
libglob.tex Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. 2004-08-30 10:19:56 +00:00
libgopherlib.tex
libgrp.tex
libgzip.tex
libheapq.tex Add key= argument to heapq.nsmallest() and heapq.nlargest(). 2004-12-02 08:59:14 +00:00
libhmac.tex
libhotshot.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libhtmllib.tex document the exceptions raised by sgmllib, htmllib, and HTMLParser 2004-09-10 01:20:21 +00:00
libhtmlparser.tex document the exceptions raised by sgmllib, htmllib, and HTMLParser 2004-09-10 01:20:21 +00:00
libhttplib.tex Patch #1025790: Add status code constants to httplib. 2004-09-18 09:03:49 +00:00
libimageop.tex
libimaplib.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libimgfile.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libimghdr.tex
libimp.tex Correct argument specifications of load_compiled and load_source: the file 2004-08-20 14:38:56 +00:00
libinspect.tex
libintro.tex
libitertools.tex Added optional None arguments to itertools.islice(). 2004-12-05 09:25:51 +00:00
libjpeg.tex
libkeyword.tex
liblinecache.tex SF #737473: Show up-to-date source code in tracebacks always. 2004-10-26 09:16:42 +00:00
liblocale.tex SF patch #1047577, typo in liblocale.tex 2004-10-17 16:36:05 +00:00
liblogging.tex Fixed errors reported in SF bug #1074693 2004-12-02 21:27:42 +00:00
libmailbox.tex
libmailcap.tex
libmain.tex
libmarshal.tex Any call to marshal.dumps() with the new optional argument 'version' just 2004-12-20 12:25:57 +00:00
libmath.tex
libmd5.tex
libmhlib.tex
libmimetools.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libmimetypes.tex
libmimewriter.tex
libmimify.tex
libmisc.tex
libmm.tex
libmmap.tex
libmodulefinder.tex [Bug #914375] Crude modulefinder docs, but the module's code is very hard to read and it's not clear which bits are public and which aren't. The module's author should really be doing this (and using docstrings in the code, too) 2004-08-07 20:13:34 +00:00
libmsvcrt.tex
libmultifile.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libmutex.tex
libnetrc.tex
libnew.tex SF bug #951482: New module: doc versus action 2004-08-17 02:31:55 +00:00
libni.tex
libnis.tex
libnntplib.tex
libobjs.tex fix weird capitalization of "built-in" 2004-12-23 16:22:45 +00:00
liboperator.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
liboptparse.tex SF bug #1090139: presentation typo in lib: 6.21.4.2 How callbacks are called 2004-12-31 01:07:27 +00:00
libos.tex Added example to os.stat() 2005-01-07 02:50:22 +00:00
libossaudiodev.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libpanel.tex
libparser.tex
libpdb.tex SF patch #1068456: small update for pdb docs 2004-11-18 08:39:33 +00:00
libpickle.tex Patch #1080684: typo repair. Thanks George Yoshida! 2004-12-12 16:52:40 +00:00
libpickletools.tex
libpipes.tex
libpkgutil.tex
libplatform.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libpopen2.tex Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and 2004-10-11 18:12:20 +00:00
libpoplib.tex
libposix.tex
libposixfile.tex
libposixpath.tex Remove outdated comments about expanduser and expandvars for Macintosh that 2004-12-22 05:40:45 +00:00
libpprint.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libprofile.tex Bug #1066607: "Limitations" section of profiler docs is incorrect 2004-12-19 20:31:46 +00:00
libpty.tex
libpwd.tex
libpyclbr.tex
libpycompile.tex
libpydoc.tex
libpyexpat.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libpython.tex
libqueue.tex
libquopri.tex
librandom.tex SF bug #1033038: Misleading error message in random.choice 2004-09-28 03:04:23 +00:00
libre.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libreadline.tex Add get_history_item and replace_history_item functions to the readline 2004-08-15 14:32:06 +00:00
libregex.tex
libregsub.tex
librepr.tex
libresource.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
librestricted.tex
librexec.tex Remove rotor reference 2004-08-31 13:49:36 +00:00
librfc822.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
librgbimg.tex
librlcompleter.tex
librobotparser.tex
libsched.tex
libselect.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libsets.tex
libsgi.tex
libsgmllib.tex document the exceptions raised by sgmllib, htmllib, and HTMLParser 2004-09-10 01:20:21 +00:00
libsha.tex
libshelve.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libshlex.tex
libshutil.tex
libsignal.tex SF bug #1020540: a wrong link from "frame object" in lib index 2004-09-04 21:14:34 +00:00
libsimplehttp.tex
libsimplexmlrpc.tex Make the example server code clearer; add the corresponding example client. [Bugfix candidate] 2004-12-01 18:34:11 +00:00
libsite.tex
libsmtpd.tex
libsmtplib.tex
libsndhdr.tex
libsocket.tex Patch #1015012. Improve markup and punctuation in libsocket.tex 2004-08-26 00:51:16 +00:00
libsocksvr.tex
libsomeos.tex
libstat.tex
libstatvfs.tex
libstdtypes.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libstdwin.tex
libstring.tex SF patch #1056967, changes the semantics of Template.safe_substitute() to not 2004-11-01 03:52:43 +00:00
libstringio.tex
libstringprep.tex
libstrings.tex
libstruct.tex
libsubprocess.tex New subprocess utility function: check_call. Closes #1071764. 2005-01-01 09:36:35 +00:00
libsun.tex
libsunau.tex
libsunaudio.tex
libsymbol.tex
libsys.tex - remove use of a "list" environment (replace with a table) 2004-11-11 04:39:56 +00:00
libsyslog.tex
libtabnanny.tex
libtarfile.tex Patch #1026384: fix two common typo's: 2004-09-11 16:50:06 +00:00
libtelnetlib.tex
libtempfile.tex
libtermios.tex Remove TERMIOS docs 2004-08-31 13:05:59 +00:00
libtest.tex Have test_mkalias_relative check that sys.prefix already exists; otherwise test 2004-12-06 06:08:59 +00:00
libtextwrap.tex Setting textwrap.TextWrapper().expand_tabs to True calls expandtabs, not 2004-12-11 09:53:52 +00:00
libthread.tex
libthreading.tex
libtime.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libtimeit.tex
libtoken.tex
libtokenize.tex
libtraceback.tex
libtty.tex Use correct constant; remove reference to TERMIOS.py 2004-08-31 13:05:36 +00:00
libturtle.tex
libtypes.tex
libundoc.tex Add accidentally removed \end{description} back in. 2004-12-21 21:14:42 +00:00
libunicodedata.tex Fix grammar, spotted by Hye-Shik Chang 2004-08-20 23:13:26 +00:00
libunittest.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libunix.tex
liburllib.tex
liburllib2.tex Patch #798244: More urllib2 examples. 2004-08-25 11:24:42 +00:00
liburlparse.tex
libuser.tex
libuserdict.tex Clarify that DictMixin is still useful. Only the UserDict class was supplanted. 2005-01-04 21:25:00 +00:00
libuu.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libwarnings.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libwave.tex
libweakref.tex
libwebbrowser.tex
libwhichdb.tex
libwinreg.tex
libwinsound.tex
libxdrlib.tex
libxmllib.tex
libxmlrpclib.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libzipfile.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
libzlib.tex Bug #1088206: zlib decompressobj documentation typo 2004-12-20 06:08:12 +00:00
markup.tex
mimelib.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
minidom-example.py
netdata.tex
required_1.py
required_2.py
tkinter.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
tzinfo-examples.py
windows.tex
xmldom.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
xmldomminidom.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
xmldompulldom.tex
xmlsax.tex
xmlsaxhandler.tex add missing line break 2004-10-25 21:35:17 +00:00
xmlsaxreader.tex
xmlsaxutils.tex