cpython/Doc/includes
Andrew Svetlov 1625d88709 Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
..
sqlite3 Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
capsulethunk.h Issue #13053: Added section on migrating from CObject to Capsule 2011-10-09 13:03:44 +01:00
email-alternative.py normalize shebang lines to #!/usr/bin/env python 2010-03-11 22:33:25 +00:00
email-dir.py #11883: fix email examples by adding 'localhost' to SMTP constructor calls 2011-04-30 17:26:02 -04:00
email-headers.py Fixing the file call in the rfc822.Message replacement example. 2010-03-20 00:05:42 +00:00
email-mime.py #11883: fix email examples by adding 'localhost' to SMTP constructor calls 2011-04-30 17:26:02 -04:00
email-simple.py #11883: fix email examples by adding 'localhost' to SMTP constructor calls 2011-04-30 17:26:02 -04:00
email-unpack.py Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
minidom-example.py #7637: avoid repeated-concatenation antipattern in example 2010-03-01 20:11:57 +00:00
mp_benchmarks.py Retain copyright of processing examples. This was requested by a Debian maintainer during packaging of the multiprocessing package for 2.4/2.5 2008-11-28 19:33:33 +00:00
mp_newtype.py Retain copyright of processing examples. This was requested by a Debian maintainer during packaging of the multiprocessing package for 2.4/2.5 2008-11-28 19:33:33 +00:00
mp_pool.py Use the preferred form of raise statements in the docs. 2009-06-03 07:25:35 +00:00
mp_synchronize.py Use the preferred form of raise statements in the docs. 2009-06-03 07:25:35 +00:00
mp_webserver.py Retain copyright of processing examples. This was requested by a Debian maintainer during packaging of the multiprocessing package for 2.4/2.5 2008-11-28 19:33:33 +00:00
mp_workers.py Retain copyright of processing examples. This was requested by a Debian maintainer during packaging of the multiprocessing package for 2.4/2.5 2008-11-28 19:33:33 +00:00
noddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
noddy2.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy3.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy4.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
run-func.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
setup.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
shoddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
test.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
typestruct.h Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
tzinfo-examples.py Merged revisions 87463 via svnmerge from 2010-12-24 00:27:27 +00:00