cpython/Doc/includes
Miss Islington (bot) ff41cc7dee
bpo-33958: Doc: Remove unused variable in example (GH-7927)
(cherry picked from commit 62b6cea6b8)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
2018-06-27 23:45:28 -07:00
..
sqlite3 bpo-31923: Fix spelling in sqlite3 docs (GH-4227) 2017-11-05 02:11:01 +03: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
custom.c [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
custom2.c [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
custom3.c [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
custom4.c [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
dbpickle.py Issue 11929: Minor whitespace clean-ups. 2011-04-26 13:55:55 -07:00
email-alternative.py bpo-31570: Update Email library documentation example (GH-3720) (GH-3721) 2017-09-24 09:18:50 -07:00
email-dir.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04:00
email-headers.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04:00
email-mime.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04:00
email-read-alternative.py [3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803) (#4864) 2017-12-14 16:19:51 +02:00
email-simple.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04:00
email-unpack.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04: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_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
run-func.c bpo-33958: Doc: Remove unused variable in example (GH-7927) 2018-06-27 23:45:28 -07:00
setup.py doc: fix compile error on "shoddy" example extension (GH-216) 2017-02-21 23:56:26 +09:00
sublist.c [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
test.py [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) 2018-04-07 18:35:35 +02:00
turtle-star.py Issue #7061: Added a 'Turtle star' sidebar 2010-11-09 18:40:03 +00:00
typestruct.h docs: Better comment for tp_as_async slot 2015-08-26 13:03:57 -04:00
tzinfo-examples.py Closes #27595: Document PEP 495 (Local Time Disambiguation) features. 2016-08-24 18:30:16 -04:00