cpython/Doc/includes
Jesse Noller 394cd707f7 Merged revisions 76433 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76433 | jesse.noller | 2009-11-21 09:01:56 -0500 (Sat, 21 Nov 2009) | 1 line

  issue5738: The distribution example was confusing, and out of date. It's too large to include inline in the docs as well. It belongs in an addons module outside the stdlib. Removing.
........
2009-11-21 14:20:14 +00:00
..
sqlite3 Merged revisions 74209 via svnmerge from 2009-07-26 14:54:51 +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_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 #6814: remove traces of xrange(). 2009-09-01 07:34:27 +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 #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. 2009-05-05 07:55:26 +00:00
noddy2.c #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. 2009-05-05 07:55:26 +00:00
noddy3.c #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. 2009-05-05 07:55:26 +00:00
noddy4.c #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. 2009-05-05 07:55:26 +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 #6732: fix return value of module init function in example. 2009-09-01 08:03:26 +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