cpython/Doc/library
Éric Araujo e68d4504fd Add documentation for PEP 370 features in distutils (#10745).
Apart from adding a section to describe the user scheme, this changeset
also does some much needed cleanup:

- fixed inverted reST targets
- fixed some paths
- avoided duplicating the same options listing five or six times
- added missing entries for C headers locations
- added documentation for --install-lib
- fixed a few misuses of the option role (see #9312), but not all (not
  worth the time, but will do it in packaging docs)
- fixed some markup

The paths fixes were done with an eye on the source code in the install
command, so they really describe what’s actually done.  The situation on
Mac OS X is rather messy: the fix for #8084 touched site and sysconfig,
but distutils does not use these files anymore since the Great Revert.
I suspect we have a mismatched stdlib at the moment, and the fix is not
even clear (see discussion on #8084).
2011-08-19 08:34:52 +02:00
..
2to3.rst It is really a suffix :-) 2011-07-14 14:41:43 +08:00
__builtin__.rst Add links from builtins module docs to built-in functions and constants docs 2011-07-29 11:53:57 +02:00
__future__.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
__main__.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
_winreg.rst Backport of r81088, plus the exposure of the previously undocumented 2010-05-11 19:32:26 +00:00
abc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
aepack.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
aetools.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
aetypes.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
aifc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
al.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
allos.rst Issue #11794: Reorganised logging documentation. 2011-04-08 11:40:38 +01:00
anydbm.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
archiving.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
argparse.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
array.rst Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from 2009-10-27 14:29:22 +00:00
ast.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
asynchat.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
asyncore.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
atexit.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
audioop.rst Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from 2010-11-26 07:42:15 +00:00
autogil.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
base64.rst Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 07:53:50 +00:00
basehttpserver.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
bastion.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
bdb.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
binascii.rst #documentation update for issue4903 - 2009-02-01 00:19:42 +00:00
binhex.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
bisect.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
bsddb.rst Merged revisions 70197 via svnmerge from 2009-03-10 16:51:19 +00:00
bz2.rst Merged revisions 73824,78887,78895,78900,79024 via svnmerge from 2010-03-23 13:20:39 +00:00
calendar.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
carbon.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
cd.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
cgi.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
cgihttpserver.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
cgitb.rst Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,69293,69295,69297-69301,69409,69414,69570,69573,69576,69728-69730,69769,69776,69803-69805,69840,69896 via svnmerge from 2009-02-23 10:41:11 +00:00
chunk.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
cmath.rst Merged revisions 77230 via svnmerge from 2010-01-02 14:31:13 +00:00
cmd.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
code.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
codecs.rst Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. 2011-04-13 14:20:30 -04:00
codeop.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
collections.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
colorpicker.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
colorsys.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
commands.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
compileall.rst Merged revisions 88402 via svnmerge from 2011-02-11 22:54:34 +00:00
compiler.rst Fix typo. 2010-09-25 13:31:21 +00:00
configparser.rst Replay changeset 70238:03e488b5c009 from fubar branch. Original commit 2011-05-23 15:22:56 -04:00
constants.rst Add links from builtins module docs to built-in functions and constants docs 2011-07-29 11:53:57 +02:00
contextlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
cookie.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
cookielib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
copy.rst Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,74616-74618,74631-74633,74652-74653,74666,74671,74737,74739,74779,74781-74782,74784,74791,74793,74818-74820,74822,74832 via svnmerge from 2009-10-27 14:50:20 +00:00
copy_reg.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
crypt.rst Merged revisions 72558,72745,72750,72876,73042,73045-73048,73069,73089,73163,73186,73213,73215,73217,73257-73258,73260 via svnmerge from 2009-10-27 14:19:50 +00:00
crypto.rst update link to pycrypto (closes #12351) 2011-06-16 18:49:46 -05:00
csv.rst Issue #11426: use 'with' statements on open files in CSV examples 2011-03-13 08:45:19 +02:00
ctypes.rst #12670: Fix struct code after forward declaration on ctypes doc 2011-08-02 16:16:11 +02:00
curses.ascii.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
curses.panel.rst Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from 2009-10-27 14:29:22 +00:00
curses.rst it's 'rather than'; reported by James Bateman on docs@ 2011-08-12 19:31:15 +02:00
custominterp.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
datatypes.rst Revert the renaming of repr to reprlib. 2008-05-23 05:03:59 +00:00
datetime.rst merge from 3.2 - Issue10403 - datetime module documentation changes based on review. 2011-07-17 19:10:10 +08:00
dbhash.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
dbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
debug.rst New documentation page for the bdb module. 2007-09-12 18:03:51 +00:00
decimal.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
development.rst add some documentation for 2to3 2008-07-24 02:45:37 +00:00
difflib.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 2011-02-25 10:39:23 +00:00
dircache.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
dis.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
distutils.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
dl.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
doctest.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
docxmlrpcserver.rst Add renaming notices to xmlrpc modules. 2008-05-26 10:47:43 +00:00
dumbdbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
dummy_thread.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
dummy_threading.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
easydialogs.rst Merged revisions 72558,72745,72750,72876,73042,73045-73048,73069,73089,73163,73186,73213,73215,73217,73257-73258,73260 via svnmerge from 2009-10-27 14:19:50 +00:00
email-examples.rst Adding an example of reproducing the rfc822.Message() parsing. 2010-03-19 23:19:55 +00:00
email.charset.rst Merged revisions 71540,71544,71546,71563,71572,71607,71653 via svnmerge from 2009-04-28 18:16:02 +00:00
email.encoders.rst Merged revisions 71540,71544,71546,71563,71572,71607,71653 via svnmerge from 2009-04-28 18:16:02 +00:00
email.errors.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 2010-10-06 09:28:45 +00:00
email.generator.rst Merged revisions 77412 via svnmerge from 2010-01-10 19:02:16 +00:00
email.header.rst Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from 2011-02-11 17:25:54 +00:00
email.iterators.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email.message.rst Merge #11216: document all possible set_charset execution paths. 2011-03-15 18:01:04 -04:00
email.mime.rst Merged revisions 81658 via svnmerge from 2010-06-02 22:11:01 +00:00
email.parser.rst Merged revisions 71540,71544,71546,71563,71572,71607,71653 via svnmerge from 2009-04-28 18:16:02 +00:00
email.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
email.util.rst Merged revisions 77943,77959-77960 via svnmerge from 2010-02-04 16:35:33 +00:00
errno.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
exceptions.rst #11484: remove paragraph about with_traceback from 2.7 doc. 2011-03-13 22:55:41 +02:00
fcntl.rst Merged revisions 80465-80470 via svnmerge from 2010-04-25 17:15:51 +00:00
filecmp.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
fileformats.rst #1555501: document plistlib and move it to the general library. 2008-01-21 16:34:07 +00:00
fileinput.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
filesys.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
fl.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
fm.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
fnmatch.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
formatter.rst Fix stray backticks. 2007-08-19 18:43:50 +00:00
fpectl.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
fpformat.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
fractions.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
framework.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
frameworks.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
ftplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
functions.rst #12642: fix args names in open() doc. 2011-07-27 08:48:52 +03:00
functools.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
future_builtins.rst Merged revisions 76927 via svnmerge from 2009-12-20 15:25:18 +00:00
gc.rst Merged revisions 74209 via svnmerge from 2009-10-27 14:37:48 +00:00
gdbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
gensuitemodule.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
getopt.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
getpass.rst syntax fixup 2008-04-23 01:06:42 +00:00
gettext.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
gl.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
glob.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
grp.rst Merged revisions 87238 via svnmerge from 2010-12-14 16:26:30 +00:00
gzip.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
hashlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
heapq.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
hmac.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
hotshot.rst Merged revisions 76904 via svnmerge from 2009-12-19 22:59:01 +00:00
htmllib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
htmlparser.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
httplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
i18n.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
ic.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
idle.rst Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from 2010-12-16 03:53:53 +00:00
imageop.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
imaplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
imgfile.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
imghdr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
imp.rst Merged revisions 84754 via svnmerge from 2010-09-13 01:48:02 +00:00
importlib.rst Merged revisions 84945 via svnmerge from 2010-10-06 09:32:48 +00:00
imputil.rst Merged revisions 74209 via svnmerge from 2009-10-27 14:37:48 +00:00
index.rst Merged revisions 78859-78860,78952,79168-79169,79173,79176,79178-79179,79181,79184-79185,79192,79212 via svnmerge from 2010-03-21 19:34:26 +00:00
inspect.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
internet.rst Remove the ipaddr module per discussion on python-dev 2009-06-23 21:09:09 +00:00
intro.rst Merged revisions 74008,74021-74022,74074-74075,74077,74148,74179,74188,74192-74194,74200,74205 via svnmerge from 2009-10-27 14:34:21 +00:00
io.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
ipc.rst Patch 10124 by Bill Janssen, docs for the new ssl code. 2007-08-27 19:11:11 +00:00
itertools.rst Fix example for itertools.count(). 2011-02-14 06:03:41 +00:00
jpeg.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
json.rst #4783: document that is not possible to use json.dump twice on the same stream. 2011-04-15 07:37:00 +03:00
keyword.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
language.rst Merged revisions 77886 via svnmerge from 2010-05-19 14:07:38 +00:00
linecache.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
locale.rst #11294: add missing ERA_T_FMT to locale docs. 2011-03-06 11:09:51 +01:00
logging.config.rst Issue #12718: Add documentation on using custom importers. 2011-08-11 13:39:52 +01:00
logging.handlers.rst Closes #12667: Corrected documentation for SMTPHandler secure argument. 2011-08-01 11:28:02 +01:00
logging.rst Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime. 2011-06-13 14:59:36 +01:00
mac.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
macos.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
macosa.rst Fix for issue 81275: don't say that the MacPython OSA modules will get new development 2010-09-28 15:46:28 +00:00
macostools.rst Merged revisions 78061 via svnmerge from 2010-02-07 11:39:16 +00:00
macpath.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
mailbox.rst Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from 2009-10-27 15:08:27 +00:00
mailcap.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
markup.rst Merged revisions 77593,77702-77703,77858,77887,78113-78115,78117,78245,78385-78386,78496,78760,78771-78773,78802 via svnmerge from 2010-03-21 19:29:04 +00:00
marshal.rst Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,74616-74618,74631-74633,74652-74653,74666,74671,74737,74739,74779,74781-74782,74784,74791,74793,74818-74820,74822,74832 via svnmerge from 2009-10-27 14:50:20 +00:00
math.rst Merged revisions 82429 via svnmerge from 2010-07-01 23:41:09 +00:00
md5.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
mhlib.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
mimetools.rst deprecated mimetools 2008-06-12 14:23:49 +00:00
mimetypes.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
mimewriter.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
mimify.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
miniaeframe.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
misc.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
mm.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
mmap.rst Issue #12102: Document that buffered files must be flushed before being used 2011-07-25 07:23:58 +02:00
modulefinder.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
modules.rst Backport importlib in the form of providing importlib.import_module(). This has 2009-01-26 01:16:50 +00:00
msilib.rst Merged revisions 87489 via svnmerge from 2010-12-26 02:39:48 +00:00
msvcrt.rst Merged revisions 77120,77151,77155,77209,77229,77256,77317,77331,77333,77359-77360,77382,77561,77570 via svnmerge from 2010-03-21 19:16:28 +00:00
multifile.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
multiprocessing.rst #12709: add error_callback argument to map_async documentation 2011-08-08 16:37:44 +02:00
mutex.rst Merged revisions 77593,77702-77703,77858,77887,78113-78115,78117,78245,78385-78386,78496,78760,78771-78773,78802 via svnmerge from 2010-03-21 19:29:04 +00:00
netdata.rst Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 2008-05-05 20:21:38 +00:00
netrc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
new.rst Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from 2009-01-01 15:46:10 +00:00
nis.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
nntplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
numbers.rst Improve glossary entry for ABCs. 2011-07-29 11:34:17 +02:00
numeric.rst Restore fractions.rst to the document tree. 2008-02-12 00:15:32 +00:00
operator.rst Merged revisions 84242-84244 via svnmerge from 2010-08-21 20:12:19 +00:00
optparse.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
os.path.rst #9921: clarify os.path.join joining algorithm 2011-06-23 21:19:25 -04:00
os.rst Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. 2011-07-19 01:26:58 +02:00
ossaudiodev.rst Fix “anyways” (following R. David Murray in 5c7520e02d5a) 2011-07-29 11:57:50 +02:00
othergui.rst Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from 2009-10-27 15:08:27 +00:00
parser.rst Merged revisions 86892 via svnmerge from 2010-11-30 17:53:45 +00:00
pdb.rst Issue #10902: Fix reference to run* methods 2011-01-14 07:50:27 +00:00
persistence.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
pickle.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 2011-02-25 10:39:23 +00:00
pickletools.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pipes.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pkgutil.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
platform.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
plistlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
popen2.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
poplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
posix.rst Move OSError docs to exceptions doc, remove obsolete descriptions 2008-01-12 10:53:29 +00:00
posixfile.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
pprint.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
profile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pty.rst Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from 2009-10-27 15:08:27 +00:00
pwd.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
py_compile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pyclbr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pydoc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pyexpat.rst Merged revisions 87762 via svnmerge from 2011-01-05 18:41:13 +00:00
python.rst Merged revisions 77886 via svnmerge from 2010-05-19 14:07:38 +00:00
queue.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
quopri.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
random.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
re.rst Remove 3.1 from versionchanged 2010-11-26 09:30:44 +00:00
readline.rst Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] 2011-03-26 01:24:47 +01:00
repr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
resource.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
restricted.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
rexec.rst Merged revisions 72558,72745,72750,72876,73042,73045-73048,73069,73089,73163,73186,73213,73215,73217,73257-73258,73260 via svnmerge from 2009-10-27 14:19:50 +00:00
rfc822.rst add py3k warnings to rfc822 2008-06-12 22:33:06 +00:00
rlcompleter.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
robotparser.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
runpy.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sched.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
scrolledtext.rst Add notes that tkinter modules will be renamed. 2008-05-20 07:20:12 +00:00
select.rst Merged revisions 82879,82958-82959,83109,83127,83224,83747,84162 via svnmerge from 2010-10-06 09:47:17 +00:00
sets.rst Link from deprecated sets module to builtins set and frozenset (#11238) 2011-02-18 17:47:23 +00:00
sgi.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sgmllib.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
sha.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
shelve.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
shlex.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
shutil.rst Add missing documentation for logger argument of shutil.make_archive 2011-08-19 02:51:17 +02:00
signal.rst Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 2011-04-18 16:34:31 +02:00
simplehttpserver.rst Fix role name. 2010-07-03 08:40:13 +00:00
simplexmlrpcserver.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
site.rst Add documentation for PEP 370 features in distutils (#10745). 2011-08-19 08:34:52 +02:00
smtpd.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
smtplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sndhdr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
socket.rst #12725: fix working. Patch by Ben Hayden. 2011-08-14 08:27:36 +03:00
socketserver.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
someos.rst Put threading in front of thread 2008-06-19 20:33:31 +00:00
spwd.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sqlite3.rst reST indentation fix in sqlite3 docs. rst uses 3 space indentation. 2011-07-03 10:12:59 -07:00
ssl.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
stat.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
statvfs.rst Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 2009-01-03 21:55:17 +00:00
stdtypes.rst Turn last automatic footnote in this file into a manually-numbered one 2011-08-19 02:28:40 +02:00
string.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
stringio.rst Merged revisions 82368 via svnmerge from 2010-06-29 15:26:43 +00:00
stringprep.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
strings.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
struct.rst merge from 3.2. 2011-07-17 17:31:51 +08:00
subprocess.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
sun.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sunau.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sunaudio.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
symbol.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
symtable.rst Merged revisions 81385 via svnmerge from 2010-05-20 22:27:10 +00:00
sys.rst Move sys.subversion at the right place in alphabetical order, 2011-07-09 16:06:19 +02:00
sysconfig.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
syslog.rst Fix mismerges of version directives. 2010-11-26 08:58:14 +00:00
tabnanny.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tarfile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
telnetlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tempfile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
termios.rst Merged revisions 74861-74863,74876,74896,74930,74933,74952-74953,75015,75019,75260-75263,75265-75266,75289 via svnmerge from 2009-10-27 14:59:26 +00:00
test.rst Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from 2010-12-16 03:53:53 +00:00
textwrap.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
thread.rst Remove official documentation entry for thread._count() and make the 2009-10-30 22:19:09 +00:00
threading.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
time.rst Merged revisions 85530,85534,85538,85540-85542 via svnmerge from 2010-11-26 07:34:20 +00:00
timeit.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tix.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
tk.rst Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
tkinter.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
token.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tokenize.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
trace.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
traceback.rst Merged revisions 73824,78887,78895,78900,79024 via svnmerge from 2010-03-23 13:20:39 +00:00
ttk.rst Add tabularcolumns directive for tables with bullet lists in them. 2009-06-16 17:41:33 +00:00
tty.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
turtle.rst #12677: correct turtle orientation in doc 2011-08-07 17:09:15 +02:00
types.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
undoc.rst Merged revisions 74209 via svnmerge from 2009-10-27 14:37:48 +00:00
unicodedata.rst Link specifically to the UCD version 5.2.0. 2010-03-23 00:38:12 +00:00
unittest.rst Fix typo. 2011-03-12 22:21:37 +02:00
unix.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
urllib.rst English fixup, from Mike MacCana on docs@ 2011-08-12 19:11:24 +02:00
urllib2.rst fix whitespace in rst. 2011-07-18 07:18:40 +08:00
urlparse.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
user.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
userdict.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
uu.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
uuid.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
warnings.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
wave.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
weakref.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
webbrowser.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
whichdb.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
windows.rst Add "Using Python on Windows" document, by Robert Lehmann. 2007-12-01 23:12:45 +00:00
winsound.rst Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from 2009-01-01 15:46:10 +00:00
wsgiref.rst Merged revisions 85274 via svnmerge from 2010-10-06 10:41:31 +00:00
xdrlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.dom.minidom.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.dom.pulldom.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.dom.rst - clarify Attr.name comment on the presence of colons in namespace mode 2010-05-12 02:24:50 +00:00
xml.etree.elementtree.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.sax.handler.rst Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,86390,86424-86425,86428 via svnmerge from 2010-11-26 08:20:18 +00:00
xml.sax.reader.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 2010-10-06 09:28:45 +00:00
xml.sax.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
xml.sax.utils.rst #1411695: clarify behavior of xml.sax.utils.[un]escape. 2008-01-19 20:40:24 +00:00
xmllib.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
xmlrpclib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
zipfile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
zipimport.rst Use correct markup in zipimport.rst. Patch by Sara Magliacane. 2011-06-25 19:40:06 +03:00
zlib.rst Merged revisions 78559,78561-78562 via svnmerge from 2010-05-19 14:16:14 +00:00