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
mp_newtype.py
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
mp_workers.py
noddy.c
noddy2.c
noddy3.c
noddy4.c
run-func.c
setup.py
shoddy.c
test.py
typestruct.h
tzinfo-examples.py Merged revisions 87463 via svnmerge from 2010-12-24 00:27:27 +00:00