cpython/Doc/includes
Georg Brandl 91e3f770a1 Merged revisions 71786-71787,71814-71817,71901-71903 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71786 | georg.brandl | 2009-04-21 20:23:08 +0200 (Di, 21 Apr 2009) | 1 line

  #5757: fix copy-paste error in notify().
........
  r71787 | georg.brandl | 2009-04-21 20:24:34 +0200 (Di, 21 Apr 2009) | 1 line

  #5751: fix escaping of \\n.
........
  r71814 | georg.brandl | 2009-04-23 10:44:57 +0200 (Do, 23 Apr 2009) | 1 line

  #5820: fix bug in usage of getreader().
........
  r71815 | georg.brandl | 2009-04-23 10:49:39 +0200 (Do, 23 Apr 2009) | 1 line

  Fix rewrapping accident.
........
  r71816 | georg.brandl | 2009-04-23 10:49:56 +0200 (Do, 23 Apr 2009) | 1 line

  #5813: add a reference to the "future statements" section.
........
  r71817 | georg.brandl | 2009-04-23 10:52:03 +0200 (Do, 23 Apr 2009) | 1 line

  Add link to PEP 236.
........
  r71901 | georg.brandl | 2009-04-25 16:50:25 +0200 (Sa, 25 Apr 2009) | 1 line

  #3320: fix spelling.
........
  r71902 | georg.brandl | 2009-04-25 16:51:31 +0200 (Sa, 25 Apr 2009) | 1 line

  #5834: use "failure" instead of "error" because the two have different meanings in unittest context.
........
  r71903 | georg.brandl | 2009-04-25 17:05:04 +0200 (Sa, 25 Apr 2009) | 1 line

  #5821: add some capabilities of TarFile's file-like object.
........
2009-04-28 18:18:53 +00:00
..
sqlite3 Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which 2008-03-29 01:27:37 +00:00
email-alternative.py Add email example how to send a multipart message. 2008-02-02 10:49:58 +00:00
email-dir.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-mime.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-simple.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-unpack.py Fix email example. 2007-10-13 13:20:03 +00:00
minidom-example.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
mp_benchmarks.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
mp_distributing.py Merged revisions 71786-71787,71814-71817,71901-71903 via svnmerge from 2009-04-28 18:18:53 +00:00
mp_newtype.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
mp_pool.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
mp_synchronize.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
mp_webserver.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
mp_workers.py Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from 2008-12-05 09:00:55 +00:00
noddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
noddy2.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy3.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy4.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
run-func.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
setup.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
shoddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
test.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
typestruct.h Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
tzinfo-examples.py #2525: update timezone info examples in the docs. 2008-04-07 18:51:59 +00:00