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
email-alternative.py
email-dir.py
email-mime.py
email-simple.py
email-unpack.py
minidom-example.py
mp_benchmarks.py
mp_newtype.py
mp_pool.py #6814: remove traces of xrange(). 2009-09-01 07:34:27 +00:00
mp_synchronize.py
mp_webserver.py
mp_workers.py
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
setup.py
shoddy.c #6732: fix return value of module init function in example. 2009-09-01 08:03:26 +00:00
test.py
typestruct.h
tzinfo-examples.py