cpython/Doc/includes
Alexander Belopolsky b2eacd9129 Issue #9063: Corrected the tzinfo example. 2010-12-24 00:24:11 +00:00
..
sqlite3 Remove unnecessary `object` base class in docs (#10366). 2010-11-22 03:09:19 +00:00
dbpickle.py
email-alternative.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
email-dir.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
email-headers.py Syntax fixes for examples in the Doc/includes 2010-10-17 11:42:21 +00:00
email-mime.py Fix email doc update I overlooked (thanks, Éric) 2010-11-20 21:28:24 +00:00
email-simple.py #10321: Add support for sending binary DATA and Message objects to smtplib 2010-11-08 17:15:13 +00:00
email-unpack.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
minidom-example.py Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from 2010-03-21 22:36:19 +00:00
mp_benchmarks.py
mp_newtype.py Remove unnecessary `object` base class in docs (#10366). 2010-11-22 03:09:19 +00:00
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
turtle-star.py Issue #7061: Added a 'Turtle star' sidebar 2010-11-09 18:40:03 +00:00
typestruct.h
tzinfo-examples.py Issue #9063: Corrected the tzinfo example. 2010-12-24 00:24:11 +00:00