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

........
  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-27 16:51:45 +00:00
..
sqlite3 Issue #1717: documentation fixes related to the cmp removal. 2009-02-01 14:18:10 +00:00
dbpickle.py Fix a grammar mistake in a comment. 2008-10-25 17:10:07 +00:00
email-alternative.py Merged revisions 71874,71882,71890 via svnmerge from 2009-04-26 20:25:45 +00:00
email-dir.py Merged revisions 71874,71882,71890 via svnmerge from 2009-04-26 20:25:45 +00:00
email-mime.py Merged revisions 71874,71882,71890 via svnmerge from 2009-04-26 20:25:45 +00:00
email-simple.py Merged revisions 71874,71882,71890 via svnmerge from 2009-04-26 20:25:45 +00:00
email-unpack.py #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. 2007-11-01 20:32:30 +00:00
minidom-example.py Fix more lingering print statements. 2007-08-30 18:50:25 +00:00
mp_benchmarks.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
mp_distributing.py Merged revisions 71814-71817,71901-71903 via svnmerge from 2009-04-27 16:51:45 +00:00
mp_newtype.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
mp_pool.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
mp_synchronize.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
mp_webserver.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
mp_workers.py Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from 2008-11-30 22:46:23 +00:00
noddy.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
noddy2.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
noddy3.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
noddy4.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
run-func.c Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h 2007-12-02 14:31:20 +00:00
setup.py Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
shoddy.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
test.py Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
typestruct.h Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
tzinfo-examples.py Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from 2008-04-09 08:37:03 +00:00