cpython/Doc/includes
Victor Stinner 25e014bd91 Issue #18395, #22108: Update embedded Python examples to decode correctly
command line parameters: use Py_DecodeLocale() and PyUnicode_DecodeFSDefault().
2014-08-01 12:28:49 +02:00
..
sqlite3 sqlite3: Fix documentation errors concerning Cursor.rowcount 2012-02-16 21:39:03 +02:00
capsulethunk.h Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.) 2012-02-28 16:21:47 -08:00
dbpickle.py Issue 11929: Minor whitespace clean-ups. 2011-04-26 13:55:55 -07:00
email-alternative-new-api.py whatsnew: final edit pass. 2014-03-14 18:31:07 -04:00
email-alternative.py
email-dir.py Issue #18972: Modernize email examples and use the argparse module in them. 2013-10-06 11:45:25 +03:00
email-headers.py
email-mime.py Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls 2011-04-30 17:29:08 -04:00
email-read-alternative-new-api.py #20477: add examples of using the new contentmanager API. 2014-02-07 10:55:17 -05:00
email-simple.py Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls 2011-04-30 17:29:08 -04:00
email-unpack.py Issue #18972: Modernize email examples and use the argparse module in them. 2013-10-06 11:45:25 +03:00
minidom-example.py
mp_newtype.py Issue #8713: Support alternative start methods in multiprocessing on Unix. 2013-08-14 15:35:41 +01:00
mp_pool.py Issue #8713: Support alternative start methods in multiprocessing on Unix. 2013-08-14 15:35:41 +01:00
mp_workers.py Issue #8713: Support alternative start methods in multiprocessing on Unix. 2013-08-14 15:35:41 +01:00
noddy.c
noddy2.c Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. 2011-11-06 15:10:48 +01:00
noddy3.c Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. 2011-11-06 15:10:48 +01:00
noddy4.c Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. 2011-11-06 15:10:48 +01:00
run-func.c Issue #18395, #22108: Update embedded Python examples to decode correctly 2014-08-01 12:28:49 +02:00
setup.py
shoddy.c
test.py
turtle-star.py Issue #7061: Added a 'Turtle star' sidebar 2010-11-09 18:40:03 +00:00
typestruct.h Issue #18112: PEP 442 implementation (safe object finalization). 2013-07-30 19:59:21 +02:00
tzinfo-examples.py Issue 11929: Minor whitespace clean-ups. 2011-04-26 13:55:55 -07:00