cpython/Doc/lib
Facundo Batista 3ed365be0e Added versionchanged flag to all the methods which received
a new optional timeout parameter, and a versionadded flag to
the socket.create_connection function.
2007-06-11 16:27:08 +00:00
..
sqlite3 Fix typo in example 2006-09-08 14:05:10 +00:00
archiving.tex
asttable.tex
caseless.py
compiler.tex Some semantic fixes. 2007-04-01 22:47:31 +00:00
custominterp.tex
datatypes.tex
development.tex
distutils.tex
email-dir.py
email-mime.py
email-simple.py
email-unpack.py
email.tex Some new year updates. 2007-04-24 10:36:42 +00:00
emailcharsets.tex
emailencoders.tex
emailexc.tex
emailgenerator.tex Update broken link. Will backport to 2.5. 2007-02-09 12:58:49 +00:00
emailheaders.tex
emailiter.tex
emailmessage.tex
emailmimebase.tex
emailparser.tex
emailutil.tex Bug #1629566: clarify the docs on the return values of parsedate() and parsedate_tz() in email.utils and rfc822. 2007-03-09 18:09:10 +00:00
fileformats.tex
filesys.tex
frameworks.tex
i18n.tex
internet.tex
ipc.tex
language.tex
lib.tex Remove the "panel" module doc file which has been ignored since 1994. 2007-05-22 14:28:17 +00:00
libaifc.tex
libal.tex
liballos.tex
libanydbm.tex Add example. Should I propagate this example to all the other DBM-ish modules, too? 2006-07-28 12:48:07 +00:00
libarray.tex
libascii.tex
libast.tex
libasynchat.tex
libasyncore.tex Markup fix. 2007-03-30 15:49:05 +00:00
libatexit.tex Bug #1597824: return the registered function from atexit.register() 2006-11-16 16:50:59 +00:00
libaudioop.tex
libbase64.tex fix some markup errors 2007-04-26 04:42:19 +00:00
libbasehttp.tex
libbastion.tex
libbinascii.tex Mention base64 module; rewrite last sentence to be more positive 2006-07-27 19:11:07 +00:00
libbinhex.tex
libbisect.tex
libbltin.tex
libbsddb.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libbz2.tex Mention the os.SEEK_* constants 2006-12-21 13:40:29 +00:00
libcalendar.tex
libcd.tex
libcfgparser.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libcgi.tex
libcgihttp.tex
libcgitb.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libchunk.tex
libcmath.tex Patch #1675423: PyComplex_AsCComplex() now tries to convert an object 2007-03-17 16:08:45 +00:00
libcmd.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libcmp.tex
libcmpcache.tex
libcode.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libcodecs.tex Fix typo. 2007-05-26 21:04:13 +00:00
libcodeop.tex
libcollections.tex Improvements to NamedTuple's implementation, tests, and documentation 2007-05-19 01:11:16 +00:00
libcolorsys.tex
libcommands.tex Deprecate commands.getstatus(). 2007-03-13 21:32:01 +00:00
libcompileall.tex Add example 2006-07-29 13:56:48 +00:00
libconsts.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libcontextlib.tex Fix typo in example (should be backported, but my maintenance branch is woefully out of date) 2007-05-20 11:12:49 +00:00
libcookie.tex
libcookielib.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libcopy.tex
libcopyreg.tex
libcrypt.tex
libcrypto.tex
libcsv.tex [Bug #1585690] Note that line_num was added in Python 2.5 2006-10-27 12:18:38 +00:00
libctypes.tex Fix wrong documentation, and correct the punktuation. 2007-06-08 19:08:31 +00:00
libcurses.tex Describe undocumented third argument to touchline() 2007-04-11 13:47:13 +00:00
libcursespanel.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libdatetime.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libdbhash.tex Its time to stop listing (Unix, Windows) when we really mean "everything but Mac OS 9" 2007-03-14 07:19:50 +00:00
libdbm.tex
libdecimal.tex Label name fix. 2007-03-30 17:39:39 +00:00
libdifflib.tex Update DDJ link. 2007-05-11 11:43:56 +00:00
libdircache.tex
libdis.tex
libdl.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libdoctest.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libdocxmlrpc.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libdumbdbm.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libdummythread.tex
libdummythreading.tex
liberrno.tex
libetree.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libexcs.tex Deprecate BaseException.message as per PEP 352. 2007-05-05 01:34:02 +00:00
libfcntl.tex
libfilecmp.tex
libfileinput.tex
libfl.tex
libfm.tex Repair a duplicate label and some obsolete uses of \setindexsubitem. 2007-04-10 21:39:38 +00:00
libfnmatch.tex Patch #1679379: add documentation for fnmatch.translate(). 2007-03-13 07:50:57 +00:00
libformatter.tex
libfpectl.tex Small grammar fix, thanks Sjoerd. 2006-10-12 11:59:27 +00:00
libfpformat.tex
libftplib.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libfuncs.tex Fix markup 2007-04-24 22:13:43 +00:00
libfunctools.tex Make functools.wraps() docs a bit clearer. 2007-02-15 10:37:59 +00:00
libfuture.tex
libgc.tex
libgdbm.tex
libgetopt.tex Bug #1601630: little improvement to getopt docs 2006-11-23 09:55:07 +00:00
libgetpass.tex
libgettext.tex Markup fix 2007-02-26 23:02:47 +00:00
libgl.tex
libglob.tex
libgrp.tex
libgzip.tex
libhashlib.tex Doc fix: hashlib objects don't always return a digest of 16 bytes. 2006-08-31 08:51:06 +00:00
libheapq.tex Fixup docstrings for merge(). 2007-02-19 18:15:04 +00:00
libhmac.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libhotshot.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libhtmllib.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libhtmlparser.tex Patch #912410: Replace HTML entity references for attribute values 2007-03-06 14:43:00 +00:00
libhttplib.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libimageop.tex Bug #1648191: typo in docs. 2007-01-30 20:21:30 +00:00
libimaplib.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libimgfile.tex
libimghdr.tex
libimp.tex Clarify what "re-initialization" means for init_builtin() and init_dynamic(). 2006-10-05 22:02:31 +00:00
libinspect.tex fix typos 2006-08-04 05:17:47 +00:00
libintro.tex
libitertools.tex Explain when groupby() issues a new group. 2007-05-28 05:23:22 +00:00
libjpeg.tex
libkeyword.tex
liblinecache.tex Fix mangled sentence 2006-08-04 21:10:03 +00:00
liblocale.tex Bug #1658794: Remove extraneous 'this'. 2007-02-13 12:08:24 +00:00
liblogging.tex Updated documentation for SysLogHandler (#1720726). 2007-05-25 07:06:55 +00:00
libmailbox.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmailcap.tex
libmain.tex
libmarshal.tex
libmath.tex
libmd5.tex
libmhlib.tex
libmimetools.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmimetypes.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmimewriter.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmimify.tex
libmisc.tex
libmm.tex
libmmap.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libmodulefinder.tex
libmsilib.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmsvcrt.tex
libmultifile.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libmutex.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libnetrc.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libnew.tex Bug #835255: The "closure" argument to new.function() is now documented. 2006-07-29 08:51:21 +00:00
libni.tex
libnis.tex
libnntplib.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libobjs.tex
liboperator.tex
liboptparse.tex fix argument name in documentation; match the implementation 2007-05-17 19:29:58 +00:00
libos.tex Patch #1714700: clarify os.linesep vs. tfiles opened in text mode. 2007-05-11 11:04:26 +00:00
libossaudiodev.tex lots of markup nits, most commonly Unix/unix --> \UNIX 2006-07-30 03:03:43 +00:00
libparser.tex
libpdb.tex Patch #1393667: pdb now has a "run" command which restarts the debugged 2007-03-13 21:08:15 +00:00
libpickle.tex Add some spaces in the example code. 2007-05-31 04:14:22 +00:00
libpickletools.tex
libpipes.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libpkgutil.tex Fix typo 2006-07-29 15:55:30 +00:00
libplatform.tex Add some doc that was left out from some change to platform.py 2007-03-20 05:07:28 +00:00
libpopen2.tex Deprecate os.popen* and popen2 module in favor of the subprocess module. (forgot the doc) 2007-05-11 07:13:30 +00:00
libpoplib.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libposix.tex
libposixfile.tex Repair a duplicate label and some obsolete uses of \setindexsubitem. 2007-04-10 21:39:38 +00:00
libposixpath.tex Repair missing spaces after \UNIX. 2007-04-11 23:28:44 +00:00
libpprint.tex Add markup for True/False. Will backport 2007-05-09 06:43:15 +00:00
libprofile.tex Bug #1656078: typo in in profile docs. 2007-02-09 18:48:41 +00:00
libpty.tex
libpwd.tex
libpyclbr.tex
libpycompile.tex
libpydoc.tex
libpyexpat.tex revise explanation of returns_unicode to reflect bool values 2006-09-15 16:11:27 +00:00
libpython.tex
libqueue.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libquopri.tex
librandom.tex SF# 1635892: Fix docs for betavariate's input parameters . 2007-01-19 18:07:18 +00:00
libre.tex Another fix. 2007-04-01 21:39:52 +00:00
libreadline.tex [Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the description a bit 2006-07-29 14:21:15 +00:00
librepr.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libresource.tex
librestricted.tex
librexec.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
librfc822.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
librlcompleter.tex
librobotparser.tex
librunpy.tex Revert the __module_name__ changes made in rev 47142. We'll revisit this in Python 2.6 2006-07-06 12:53:04 +00:00
libsched.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libselect.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libsets.tex Bug #1719995: don't use deprecated method in sets example. 2007-05-16 13:44:18 +00:00
libsgi.tex
libsgmllib.tex
libsha.tex
libshelve.tex Don't overwrite built-in name; add some blank lines for readability 2006-07-28 12:45:55 +00:00
libshlex.tex shlex.split() now has an optional "posix" parameter. 2007-05-24 16:49:29 +00:00
libshutil.tex Patch #1669331: clarify shutil.copyfileobj() behavior wrt. file position. 2007-03-07 09:34:45 +00:00
libsignal.tex
libsimplehttp.tex
libsimplexmlrpc.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libsite.tex Patch #1677862: Require a space or tab after import in .pth files. 2007-03-12 11:01:10 +00:00
libsmtpd.tex
libsmtplib.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libsndhdr.tex
libsocket.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libsocksvr.tex lots of markup nits, most commonly Unix/unix --> \UNIX 2006-07-30 03:03:43 +00:00
libsomeos.tex
libspwd.tex
libsqlite3.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libstat.tex
libstatvfs.tex
libstdtypes.tex fix some markup errors 2007-04-26 04:42:19 +00:00
libstring.tex SF 1193128: Let str.translate(None) be an identity transformation 2007-04-12 04:10:00 +00:00
libstringio.tex Add example 2006-07-27 18:37:33 +00:00
libstringprep.tex
libstrings.tex
libstruct.tex Add missing \versionadded. 2007-02-15 11:29:55 +00:00
libsubprocess.tex Applied patch 1669481, slightly modified: Support close_fds on Win32 2007-05-26 22:18:20 +00:00
libsun.tex Repair a duplicate label and some obsolete uses of \setindexsubitem. 2007-04-10 21:39:38 +00:00
libsunau.tex
libsunaudio.tex
libsymbol.tex
libsys.tex Bug #1705717: error in sys.argv docs. 2007-04-24 15:10:09 +00:00
libsyslog.tex
libtabnanny.tex
libtarfile.tex Added errors argument to TarFile class that allows the user to 2007-05-27 19:49:30 +00:00
libtelnetlib.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
libtempfile.tex Patch #1630118: add a SpooledTemporaryFile class to tempfile. 2007-03-19 18:52:08 +00:00
libtermios.tex
libtest.tex Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). 2007-04-25 17:29:52 +00:00
libtextwrap.tex Markup fix. 2007-03-31 11:54:58 +00:00
libthread.tex
libthreading.tex Patch #1731049: make threading.py use a proper "raise" when checking internal state, rather than assert statements (which get stripped out by -O). 2007-06-06 00:17:35 +00:00
libtime.tex Add a note for strptime that just because strftime supports some extra 2007-01-15 19:12:08 +00:00
libtimeit.tex Bug #1685704: use -m switch in timeit docs. 2007-03-22 08:05:45 +00:00
libtoken.tex
libtokenize.tex
libtrace.tex
libtraceback.tex
libtty.tex
libturtle.tex Lots of explicit class names for method and member descs. 2007-04-01 22:39:10 +00:00
libtypes.tex Patch #1520294: Support for getset and member descriptors in types.py, 2006-07-27 23:43:15 +00:00
libundoc.tex lots of markup nits, most commonly Unix/unix --> \UNIX 2006-07-30 03:03:43 +00:00
libunicodedata.tex Update URL; add example 2006-07-27 18:53:33 +00:00
libunittest.tex Repair a duplicate label and some obsolete uses of \setindexsubitem. 2007-04-10 21:39:38 +00:00
libunix.tex
liburllib.tex Remove the gopherlib module. It has been raising a DeprecationWarning since 2007-05-16 22:42:29 +00:00
liburllib2.tex Added versionchanged flag to all the methods which received 2007-06-11 16:27:08 +00:00
liburlparse.tex Fix #1676656: \em is different from \emph... 2007-03-08 17:49:06 +00:00
libuser.tex
libuserdict.tex
libuu.tex
libuuid.tex Fix grammar errors and improve clarity. 2006-09-15 00:34:19 +00:00
libwarnings.tex Slightly revised version of patch #1538956: 2006-08-14 10:55:19 +00:00
libwave.tex
libweakref.tex SF bug #1193966: Weakref types documentation misplaced 2006-07-29 20:04:42 +00:00
libwebbrowser.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
libwhichdb.tex
libwinreg.tex Some semantic fixes. 2007-04-01 22:47:31 +00:00
libwinsound.tex
libwsgiref.tex [Feature request #1542920] Link to wsgi.org 2006-11-10 14:39:01 +00:00
libxdrlib.tex
libxmllib.tex
libxmlrpclib.tex fix some markup errors 2007-04-26 04:42:19 +00:00
libzipfile.tex add versionadded info 2007-03-07 04:21:18 +00:00
libzipimport.tex
libzlib.tex Fix a lot of markup and meta-information glitches. 2007-04-01 21:29:15 +00:00
markup.tex expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
mimelib.tex
minidom-example.py
modules.tex
netdata.tex
numeric.tex
persistence.tex
required_1.py
required_2.py
tkinter.tex Bug #1603789: grammatical error in Tkinter docs. 2006-11-27 18:46:21 +00:00
tzinfo-examples.py
windows.tex
xmldom.tex
xmldomminidom.tex
xmldompulldom.tex
xmletree.tex
xmlsax.tex
xmlsaxhandler.tex
xmlsaxreader.tex
xmlsaxutils.tex