cpython/Doc/includes
Jeroen Ruigrok van der Werven 939c178379 Merged revisions 71874,71882,71890 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71874 | jeroen.ruigrok | 2009-04-25 13:59:09 +0200 (za, 25 apr 2009) | 2 lines

  First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.
........
  r71882 | jeroen.ruigrok | 2009-04-25 14:49:10 +0200 (za, 25 apr 2009) | 3 lines

  Issue #4239: adjust email examples not to use connect() and terminate with
  quit() and not close().
........
  r71890 | jeroen.ruigrok | 2009-04-25 15:07:40 +0200 (za, 25 apr 2009) | 3 lines

  Rewrite a sentence to be more in line with the rest of the documentation with
  regard to person and audience.
........
2009-04-26 20:25: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 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_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
shoddy.c Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
test.py
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